Skip to content

Commit dd055c5

Browse files
authored
Merge pull request #560 from nextcloud/fix/stable31/info-xml-link
[stable31] fix(info.xml): correct developer docs link (typo)
2 parents 98d5285 + 7b894ae commit dd055c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ to join us in shaping a more versatile, stable, and secure app landscape.
5353
<author mail="[email protected]" homepage="https://github.com/bigcat88">Alexander Piskun</author>
5454
<namespace>AppAPI</namespace>
5555
<documentation>
56-
<developer>https://cloud-py-api.github.io/app_api/</developer>
56+
<developer>https://docs.nextcloud.com/server/latest/developer_manual/exapp_development</developer>
5757
</documentation>
5858
<category>integration</category>
5959
<category>tools</category>

0 commit comments

Comments
 (0)