mirror of https://github.com/docker/docs.git
Incorrect link to article fixed
Incorect link to "Run docker without root priviledges" fixed
This commit is contained in:
parent
9152b45a17
commit
b4b4db2672
|
@ -30,7 +30,7 @@ grid:
|
|||
- title: Rootless mode
|
||||
description: Run Docker without root privileges.
|
||||
icon: security
|
||||
link: /security
|
||||
link: engine/security/rootless
|
||||
- title: Deprecated features
|
||||
description: Find out what features of Docker Engine you should stop using.
|
||||
icon: folder_delete
|
||||
|
@ -72,4 +72,4 @@ For more details, see
|
|||
|
||||
The Docker Engine is licensed under the Apache License, Version 2.0. See
|
||||
[LICENSE](https://github.com/moby/moby/blob/master/LICENSE) for the full license
|
||||
text.
|
||||
text.
|
||||
|
|
Loading…
Reference in New Issue