We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3da9ce commit 66e43a8Copy full SHA for 66e43a8
1 file changed
mkdocs.yml
@@ -4,7 +4,7 @@ repo_name: virtual-zarr/obspec-utils
4
repo_url: https://github.com/virtual-zarr/obspec-utils
5
site_description: Utilities for interacting with object storage, based on obspec.
6
site_author: Max Jones
7
-site_url: https://obspec-utils.readthedocs.io
+site_url: !ENV [READTHEDOCS_CANONICAL_URL, 'https://obspec-utils.readthedocs.io']
8
docs_dir: docs
9
10
extra:
0 commit comments