redirects: remove circular alias

The overview page was aliased to itself

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson 2024-08-20 10:14:06 +02:00
parent abd030c3fe
commit 2433a1f491
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ aliases:
- /engine/understanding-docker/
- /engine/docker-overview/
- /get-started/overview/
- /get-started/docker-overview/
---
Docker is an open platform for developing, shipping, and running applications.