]> BookStack Code Mirror - website/blobdiff - content/docs/admin/hacking-bookstack.md
Updated GitHub references to new Codeberg locations
[website] / content / docs / admin / hacking-bookstack.md
index 5a07821f2a2a9b495db86addeead0028f75e0086..fe105849cd35d556472d501a256d8ceb8ccda90f 100644 (file)
@@ -27,7 +27,7 @@ BookStack has a built-in REST API for external interaction and consumption of yo
 **Reference Links**
 
 - [API documentation of our demo instance](https://demo.bookstackapp.com/api/docs).
-- [Our "BookStack API Scripts" repo containing examples](https://github.com/BookStackApp/api-scripts).
+- [Our "BookStack API Scripts" repo containing examples](https://codeberg.org/bookstack/api-scripts).
 
 ---