mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
fix: move /desktop/install alias to get-docker page
The /desktop/install alias was self-referential, but to a page that was never rendered Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -10,6 +10,8 @@ aliases:
|
||||
- /install/overview/
|
||||
- /installation/
|
||||
- /get-docker/
|
||||
- /desktop/install/
|
||||
- /desktop/setup/install/
|
||||
---
|
||||
|
||||
Docker is an open platform for developing, shipping, and running applications.
|
||||
|
||||
@@ -3,7 +3,4 @@ build:
|
||||
render: never
|
||||
title: Install
|
||||
weight: 10
|
||||
aliases:
|
||||
- /desktop/install/
|
||||
- /desktop/setup/install/
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user