summaryrefslogtreecommitdiffstats
path: root/docs/content/doc/packages/container.en-us.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/doc/packages/container.en-us.md')
-rw-r--r--docs/content/doc/packages/container.en-us.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/doc/packages/container.en-us.md b/docs/content/doc/packages/container.en-us.md
index 77dbbafd02..732249529d 100644
--- a/docs/content/doc/packages/container.en-us.md
+++ b/docs/content/doc/packages/container.en-us.md
@@ -1,7 +1,7 @@
---
date: "2021-07-20T00:00:00+00:00"
title: "Container Registry"
-slug: "packages/container"
+slug: "usage/packages/container"
draft: false
toc: false
menu:
@@ -34,7 +34,7 @@ To push an image or if the image is in a private registry, you have to authentic
docker login gitea.example.com
```
-If you are using 2FA or OAuth use a [personal access token]({{< relref "doc/developers/api-usage.en-us.md#authentication" >}}) instead of the password.
+If you are using 2FA or OAuth use a [personal access token]({{< relref "doc/development/api-usage.en-us.md#authentication" >}}) instead of the password.
## Image naming convention