You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/views/api-docs/parts/getting-started.blade.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<pclass="mb-none">
4
4
This documentation covers use of the REST API. <br>
5
-
Examples of API usage, in a variety of programming languages, can be found in the <ahref="https://github.com/BookStackApp/api-scripts"target="_blank"rel="noopener noreferrer">BookStack api-scripts repo on GitHub</a>.
5
+
Examples of API usage, in a variety of programming languages, can be found in the <ahref="https://codeberg.org/bookstack/api-scripts"target="_blank"rel="noopener noreferrer">BookStack api-scripts repo on GitHub</a>.
6
6
7
7
<br> <br>
8
8
Some alternative options for extension and customization can be found below:
0 commit comments