]> BookStack Code Mirror - bookstack/commitdiff
API Docs: Updated link to archived GitHub repo
authorDan Brown <redacted>
Wed, 22 Oct 2025 13:29:02 +0000 (14:29 +0100)
committerDan Brown <redacted>
Wed, 22 Oct 2025 13:29:02 +0000 (14:29 +0100)
Closes #5813

resources/views/api-docs/parts/getting-started.blade.php

index 229fe7dce74155e0e5b24e09d11df160ebdd1950..663389047ce1b685c47c1e45881a12de6ce837ac 100644 (file)
@@ -2,7 +2,7 @@
 
 <p class="mb-none">
     This documentation covers use of the REST API. <br>
-    Examples of API usage, in a variety of programming languages, can be found in the <a href="https://github.com/BookStackApp/api-scripts" target="_blank" rel="noopener noreferrer">BookStack api-scripts repo on GitHub</a>.
+    Examples of API usage, in a variety of programming languages, can be found in the <a href="https://codeberg.org/bookstack/api-scripts" target="_blank" rel="noopener noreferrer">BookStack api-scripts repo on GitHub</a>.
 
     <br> <br>
     Some alternative options for extension and customization can be found below: