Fixes after release
Adding in a link about the deprecated material Fixing bad link to staging Signed-off-by: Mary Anthony <mary@docker.com> Upstream-commit: 8b09f8a302eaf7d73015112a774010e57e7f2c25 Component: engine
This commit is contained in:
@ -15,7 +15,7 @@ The sandbox allows you to configure and try trust operations locally without
|
||||
impacting your production images.
|
||||
|
||||
Before working through this sandbox, you should have read through the [trust
|
||||
overview](content_trust.md).
|
||||
overview](/security/trust/content_trust).
|
||||
|
||||
### Prerequisites
|
||||
|
||||
@ -25,8 +25,8 @@ have `sudo` privileges on your local machine or in the VM.
|
||||
|
||||
This sandbox requires you to install two Docker tools: Docker Engine and Docker
|
||||
Compose. To install the Docker Engine, choose from the [list of supported
|
||||
platforms]({{< relref "installation.md" >}}). To install Docker Compose, see the
|
||||
[detailed instructions here]({{< relref "compose/install" >}}).
|
||||
platforms](/installation). To install Docker Compose, see the
|
||||
[detailed instructions here](/compose/install).
|
||||
|
||||
Finally, you'll need to have `git` installed on your local system or VM.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user