We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118e6f8 commit b42f0b6Copy full SHA for b42f0b6
.github/workflows/publish-docfx.yml
@@ -51,4 +51,4 @@ jobs:
51
steps:
52
- name: Deploy to GitHub Pages
53
id: deployment
54
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4
docs/docfx.json
@@ -72,7 +72,7 @@
72
"https://xref.docs.microsoft.com/query?uid={uid}"
73
],
74
"sitemap": {
75
- "baseUrl": "https://annulusgames.github.io/LitMotion"
+ "baseUrl": "https://docs.yn01.dev/LitMotion"
76
}
77
78
0 commit comments