diff --git a/docs/configuration.rst b/docs/configuration.rst --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -41,8 +41,7 @@ - ``cache``: all cache files are stored in ``$XDG_CACHE_HOME/swh/fuse/`` (or ``~/.cache/swh/fuse`` if ``XDG_CACHE_HOME`` is not set). The direntry cache will use at most 10% of available RAM. -- ``web-api``: URL is https://archive.softwareheritage.org/api/1/, with no - authentication token +- ``web-api``: URL is :swh_web:`api/1/`, with no authentication token - ``json-indent``: 2 spaces. diff --git a/docs/tutorial.md b/docs/tutorial.md --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -108,7 +108,7 @@ in the configuration file (see {ref}`documentation `). -[webapi]: https://archive.softwareheritage.org/api/ +[webapi]: :swh_web:`api/` ## Source code trees