mirror of https://github.com/docker/docs.git
Final fixes
This commit is contained in:
parent
059007c8e4
commit
b4c7b8b79e
|
@ -228,3 +228,4 @@
|
|||
url: https://packages.docker.com/caas/dtr-2.3.1.tar.gz
|
||||
- description: "DTR 2.3.0"
|
||||
url: https://packages.docker.com/caas/dtr-2.3.0.tar.gz
|
||||
|
||||
|
|
|
@ -2561,7 +2561,7 @@ manuals:
|
|||
section:
|
||||
- path: /ee/dtr/user/manage-images/
|
||||
title: Create a repository
|
||||
- path: /ee/dtr/user/review-repository-info/
|
||||
- path: /ee/dtr/user/manage-images/review-repository-info/
|
||||
title: Review repository info
|
||||
- path: /ee/dtr/user/manage-images/pull-and-push-images/
|
||||
title: Pull and push images
|
||||
|
|
|
@ -25,7 +25,7 @@ To learn more about pulling images, see [Pull and Push Images](pull-and-push-ima
|
|||
|
||||
> Limitations
|
||||
>
|
||||
> Your permissions list may include repository events that are not displayed in the **Activity** tab. It is also not an exhaustive list of event types displayed on your activity stream. To learn more about repository events, see [Audit Repository Events](../manage-repository-events/audit-repository-events).
|
||||
> Your permissions list may include repository events that are not displayed in the **Activity** tab. It is also not an exhaustive list of event types displayed on your activity stream. To learn more about repository events, see [Audit Repository Events](../audit-repository-events).
|
||||
|
||||
## Where to go next
|
||||
|
Loading…
Reference in New Issue