Skip to content

Commit 52bd62c

Browse files
committed
fix: update repository URL
Signed-off-by: Edward Ly <[email protected]>
1 parent 38bccbf commit 52bd62c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
The bot is capable of answering questions in chat depending on the model set by Nextcloud Assistant.
66

7-
Refer to [How to install](https://github.com/edward-ly/talk_bot_ai/blob/main/HOW_TO_INSTALL.md) to install the application.
7+
Refer to [How to install](https://github.com/cloud-py-api/talk_bot_ai/blob/main/HOW_TO_INSTALL.md) to install the application.

appinfo/info.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
The bot is capable of answering questions in chat depending on the model set by Nextcloud Assistant.
1111
12-
Refer to [How to install](https://github.com/edward-ly/talk_bot_ai/blob/main/HOW_TO_INSTALL.md) to install the application.
12+
Refer to [How to install](https://github.com/cloud-py-api/talk_bot_ai/blob/main/HOW_TO_INSTALL.md) to install the application.
1313
]]></description>
1414
<version>3.0.0</version>
1515
<licence>MIT</licence>
@@ -18,17 +18,17 @@ Refer to [How to install](https://github.com/edward-ly/talk_bot_ai/blob/main/HOW
1818
<author mail="[email protected]" homepage="https://github.com/edward-ly">Edward Ly</author>
1919
<namespace>AssistantTalkBot</namespace>
2020
<category>tools</category>
21-
<screenshot>https://raw.githubusercontent.com/edward-ly/talk_bot_ai/main/screenshots/talk_bot_ai.png</screenshot>
22-
<website>https://github.com/edward-ly/talk_bot_ai</website>
23-
<bugs>https://github.com/edward-ly/talk_bot_ai/issues</bugs>
24-
<repository type="git">https://github.com/edward-ly/talk_bot_ai.git</repository>
21+
<screenshot>https://raw.githubusercontent.com/cloud-py-api/talk_bot_ai/main/screenshots/talk_bot_ai.png</screenshot>
22+
<website>https://github.com/cloud-py-api/talk_bot_ai</website>
23+
<bugs>https://github.com/cloud-py-api/talk_bot_ai/issues</bugs>
24+
<repository type="git">https://github.com/cloud-py-api/talk_bot_ai.git</repository>
2525
<dependencies>
2626
<nextcloud min-version="30" max-version="31"/>
2727
</dependencies>
2828
<external-app>
2929
<docker-install>
3030
<registry>ghcr.io</registry>
31-
<image>edward-ly/talk_bot_ai</image>
31+
<image>cloud-py-api/talk_bot_ai</image>
3232
<image-tag>3.0.0</image-tag>
3333
</docker-install>
3434
<scopes>

0 commit comments

Comments
 (0)