diff --git a/docs/extrinsic-metadata-specification.rst b/docs/extrinsic-metadata-specification.rst index 38578582a287a953eee5c1c54bd60ffdc0c7cec0..6d44b40cbcbd7b20873f4b22b322efc63c26ab42 100644 --- a/docs/extrinsic-metadata-specification.rst +++ b/docs/extrinsic-metadata-specification.rst @@ -278,10 +278,10 @@ Here is a list of all the metadata format stored: ``gitlab-project-json`` The metadata is the response of an API call to `Gitlab's /api/v4/projects/:id <https://docs.gitlab.com/ee/api/projects.html#get-single-project>`_ endpoint. -``gitea-project-json`` +``gitea-repository-json`` The metadata is the response of an API call to `Gitea's /api/v1/repos/{owner}/{repo} <https://gittea.dev/api/swagger#/repository/repoGet>`_ endpoint. -``gogs-project-json`` +``gogs-repository-json`` The metadata is the response of an API call to `Gogs's /api/v1/repos/:owner/:repo <https://github.com/gogs/docs-api/tree/master/Repositories#get>`_ endpoint. ``pypi-project-json``