Skip to content

Commit 31f9f70

Browse files
fixing typo in manifest
1 parent 133df4c commit 31f9f70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/azure_openai_conversation/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"codeowners": ["@joselcaguilar"],
55
"config_flow": true,
66
"dependencies": ["conversation"],
7-
"documentation": "https://github.com/joselcaguilar/azure-openai-ha-v2",
7+
"documentation": "https://github.com/joselcaguilar/azure-openai-ha",
88
"integration_type": "service",
99
"iot_class": "cloud_polling",
10-
"issue_tracker": "https://github.com/joselcaguilar/azure-openai-ha-v2/issues",
10+
"issue_tracker": "https://github.com/joselcaguilar/azure-openai-ha/issues",
1111
"requirements": ["openai==1.59.6"],
1212
"version": "2025.01.0"
1313
}

0 commit comments

Comments
 (0)