Merge pull request #2135 from liamcottle/docs/update

Update Docs URL
此提交包含在:
Liam Cottle
2026-03-24 15:39:51 +13:00
提交者 GitHub
當前提交 31007d9790
+1 -1
查看文件
@@ -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'