diff --git a/docs/index.rst b/docs/index.rst --- a/docs/index.rst +++ b/docs/index.rst @@ -68,7 +68,7 @@ .. code-block:: text - $ curl -H "Authorization: Bearer ${TOKEN}" http://localhost:5004/api/1/ + $ curl -H "Authorization: Bearer ${TOKEN}" https://archive.softwareheritage.org/api/1/ The access token has a short living period (usually ten minutes) and must be renewed on a regular basis by passing the ``refresh_token`` value as argument