Merge pull request #2135 from liamcottle/docs/update
Some checks failed
Build and deploy Docs site to GitHub Pages / github-pages (push) Has been cancelled

Update Docs URL
This commit is contained in:
Liam Cottle 2026-03-24 15:39:51 +13:00 committed by GitHub
commit 31007d9790
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
cname: docs.meshcore.nz
cname: docs.meshcore.io
publish_dir: ./site
publish_branch: 'gh-pages'