Fix small errors in dist-git investigation

Found some small issues and typos in investigation.

Remove the link to fedora-scm-requests as this guide is not used anymore.
This commit is contained in:
Michal Konecny 2023-11-21 16:05:45 +01:00 committed by zlopez
parent be0c069af7
commit c32a2c64a6
3 changed files with 3 additions and 11 deletions

View file

@ -23,7 +23,7 @@ API calls
- Fedpkg is calling dist git API endpoint ``api/0/fork`` when creating fork of the
project.
- Fedpkg is calling dist git API endpoint ``_db/anitya/<namespace>/<package_name>`` for
- Fedpkg is calling dist git API endpoint ``_dg/anitya/<namespace>/<package_name>`` for
disabling monitoring for repository.
Git interactions