diff options
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. |
