mirror of https://github.com/docker/docs.git
Merge pull request #17710 from ChrisChinchilla/chrisward/scout-go
Add Scout go links
This commit is contained in:
commit
f441170014
|
@ -81,6 +81,12 @@
|
||||||
# provide a short, permanent link to refer to a topic in the documentation.
|
# provide a short, permanent link to refer to a topic in the documentation.
|
||||||
# For example, the docker CLI can output https://docs.docker.com/go/some-topic
|
# For example, the docker CLI can output https://docs.docker.com/go/some-topic
|
||||||
# in its help output, which can be redirected to elsewhere in the documentation.
|
# in its help output, which can be redirected to elsewhere in the documentation.
|
||||||
|
"/scout/":
|
||||||
|
- /go/scout/
|
||||||
|
"/scout/quickstart/":
|
||||||
|
- /go/scout-quickstart/
|
||||||
|
"/scout/ci/":
|
||||||
|
- /go/scout-ci/
|
||||||
"/docker-hub/access-tokens/":
|
"/docker-hub/access-tokens/":
|
||||||
- /go/access-tokens/
|
- /go/access-tokens/
|
||||||
"/desktop/mac/apple-silicon/":
|
"/desktop/mac/apple-silicon/":
|
||||||
|
|
Loading…
Reference in New Issue