mirror of https://github.com/docker/docs.git
Merge pull request #567 from joaofnfernandes/fix-release-notes-redirect
Add redirect to DTR release notes
This commit is contained in:
commit
041e1d8a09
|
@ -1,6 +1,4 @@
|
|||
---
|
||||
redirect_from:
|
||||
- /docker-trusted-registry/release-notes/release-notes/
|
||||
description: Docker Trusted Registry release notes
|
||||
keywords:
|
||||
- docker, documentation, about, technology, understanding, enterprise, hub, registry, release notes, Docker Trusted Registry
|
||||
|
|
|
@ -3,6 +3,9 @@ title: Docker Trusted Registry release notes
|
|||
description: Docker Trusted Registry release notes
|
||||
keywords:
|
||||
- docker trusted registry, whats new, release notes
|
||||
redirect_from:
|
||||
- /docker-trusted-registry/release-notes/release-notes/
|
||||
- /docker-trusted-registry/release-notes/
|
||||
---
|
||||
|
||||
Here you can learn about new features, bug fixes, breaking changes and
|
||||
|
|
Loading…
Reference in New Issue