From: Dan Brown Date: Wed, 22 Oct 2025 13:29:02 +0000 (+0100) Subject: API Docs: Updated link to archived GitHub repo X-Git-Tag: v25.11~1^2~9 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/abe9c1e5a3c624b17e7de52e119544ea0b37f499 API Docs: Updated link to archived GitHub repo Closes #5813 --- diff --git a/resources/views/api-docs/parts/getting-started.blade.php b/resources/views/api-docs/parts/getting-started.blade.php index 229fe7dce..663389047 100644 --- a/resources/views/api-docs/parts/getting-started.blade.php +++ b/resources/views/api-docs/parts/getting-started.blade.php @@ -2,7 +2,7 @@

This documentation covers use of the REST API.
- Examples of API usage, in a variety of programming languages, can be found in the BookStack api-scripts repo on GitHub. + Examples of API usage, in a variety of programming languages, can be found in the BookStack api-scripts repo on GitHub.

Some alternative options for extension and customization can be found below: