Merge pull request #2135 from liamcottle/docs/update

Update Docs URL
This commit is contained in:
Liam Cottle
2026-03-24 15:39:51 +13:00
committed by GitHub

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'