diff options
| author | Dan Brown | 2026-04-24 23:31:21 +0100 |
|---|---|---|
| committer | Dan Brown | 2026-04-24 23:31:47 +0100 |
| commit | b2e6524245f7c230a1bbaa4fa8abe7a2f8ff82db (patch) | |
| tree | b09834fb52f602fb67685543f1cd68ec6bfb0321 /php-generate-sitemap/readme.md | |
| parent | db527a7cd9c129834257b07b02af1752f8d69f02 (diff) | |
| download | api-scripts-main.tar.gz api-scripts-main.tar.zst api-scripts-main.zip | |
Closes #25
Diffstat (limited to 'php-generate-sitemap/readme.md')
| -rw-r--r-- | php-generate-sitemap/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-generate-sitemap/readme.md b/php-generate-sitemap/readme.md index 0e9e932..bc3f570 100644 --- a/php-generate-sitemap/readme.md +++ b/php-generate-sitemap/readme.md @@ -17,7 +17,7 @@ You will also need BookStack API credentials (TOKEN_ID & TOKEN_SECRET) at the re ```bash # Downloading the script # ALTERNATIVELY: Clone the project from GitHub and run locally. -curl https://raw.githubusercontent.com/BookStackApp/api-scripts/main/php-generate-sitemap/generate-sitemap.php > generate-sitemap.php +curl https://codeberg.org/bookstack/api-scripts/raw/branch/main/php-generate-sitemap/generate-sitemap.php > generate-sitemap.php # Setup # ALTERNATIVELY: Open the script and edit the variables at the top. |
