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 4bb3ac1 commit c09c526Copy full SHA for c09c526
README.md
@@ -39,7 +39,7 @@ To deploy the documentation to GitHub Pages:
39
mkdocs gh-deploy
40
```
41
42
-The documentation is automatically deployed to: https://torchbox.github.io/torchbox-constitution/
+The documentation is automatically deployed to: https://constitution.torchbox.com/
43
44
## Documentation Structure
45
mkdocs.yml
@@ -1,5 +1,5 @@
1
site_name: Torchbox Constitution
2
-site_url: https://torchbox.github.io/torchbox-constitution
+site_url: https://constitution.torchbox.com/
3
repo_url: https://github.com/torchbox/torchbox-constitution
4
repo_name: torchbox/torchbox-constitution
5
edit_uri: edit/main/docs/
0 commit comments