diff options
Diffstat (limited to 'doc/api')
-rw-r--r-- | doc/api/container_registry.md | 2 | ||||
-rw-r--r-- | doc/api/packages.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/container_registry.md b/doc/api/container_registry.md index bf544f64178..bf91cbe9427 100644 --- a/doc/api/container_registry.md +++ b/doc/api/container_registry.md @@ -2,7 +2,7 @@ > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/55978) in GitLab 11.8. -This is the API docs of the [GitLab Container Registry](../user/project/container_registry.md). +This is the API docs of the [GitLab Container Registry](../user/package_registry/container_registry/index.md). ## List registry repositories diff --git a/doc/api/packages.md b/doc/api/packages.md index ca90771b085..628b464589f 100644 --- a/doc/api/packages.md +++ b/doc/api/packages.md @@ -1,6 +1,6 @@ # Packages API **(PREMIUM)** -This is the API docs of [GitLab Packages](../administration/packages.md). +This is the API docs of [GitLab Packages](../administration/package_registry/index.md). ## List project packages |