Skip to content

Commit 345f530

Browse files
README - fix two doc links: daemon, ext. apps (nextcloud#465)
Signed-off-by: Adam Monsen <[email protected]> Co-authored-by: Alexander Piskun <[email protected]>
1 parent 28b9319 commit 345f530

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
- [List of External Applications](https://github.com/nextcloud/app_api/blob/main/APPS.md)
3232
- [Documentation](https://nextcloud.github.io/app_api/)
3333
- [Installation](https://nextcloud.github.io/app_api/Installation.html)
34-
- [Creation of Deploy Daemon](https://nextcloud.github.io/app_api/ManagingExternalApplications.html)
35-
- [Managing External Applications](https://nextcloud.github.io/app_api/CreationOfDeployDaemon.html)
34+
- [Creation of Deploy Daemon](https://nextcloud.github.io/app_api/CreationOfDeployDaemon.html)
35+
- [Managing External Applications](https://nextcloud.github.io/app_api/ManagingExternalApplications.html)
3636
- [Technical Details](https://nextcloud.github.io/app_api/tech_details/index.html)
3737
- [Concepts](https://nextcloud.github.io/app_api/Concepts.html)
3838
- [Api Scopes](https://nextcloud.github.io/app_api/tech_details/ApiScopes.html)

0 commit comments

Comments
 (0)