We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27434e commit 6f2524fCopy full SHA for 6f2524f
.github/workflows/docs.yml
@@ -1,4 +1,4 @@
1
-name: ci
+name: docs
2
on:
3
push:
4
branches:
mkdocs.yml
@@ -1,5 +1,5 @@
site_name: Exacting
-site_url: https://aweirddev.github.io/exacting
+site_url: https://github.com/AWeirdDev/exacting
repo_url: https://github.com/AWeirdDev/exacting
nav:
5
- Home:
0 commit comments