diff options
Diffstat (limited to 'book.js')
-rw-r--r-- | book.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ module.exports = { pluginsConfig: { sitemap: { - hostname: 'https://docs.gitbook.com' + hostname: 'https://toolchain.gitbook.com' } } }; |