mirror of https://github.com/docker/docs.git
fix: revert cheatsheet location change
Accidentally changed the url path of the cheathseet pdf during migration Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
05bb3f2e29
commit
2e6e75dd47
|
|
@ -46,7 +46,7 @@ If books are your preferred learning style, check out these written by the [Dock
|
||||||
|
|
||||||
## CLI cheat sheet
|
## CLI cheat sheet
|
||||||
|
|
||||||
The [Docker CLI cheat sheet](/docker_cheatsheet.pdf) features the common Docker CLI commands for easy reference. It covers working with Images, Containers, Docker Hub, and other general purpose commands.
|
The [Docker CLI cheat sheet](/get-started/docker_cheatsheet.pdf) features the common Docker CLI commands for easy reference. It covers working with Images, Containers, Docker Hub, and other general purpose commands.
|
||||||
|
|
||||||
## Self-Paced online learning
|
## Self-Paced online learning
|
||||||
|
|
||||||
|
|
@ -70,4 +70,4 @@ A number of Docker Captains have also created video courses on Docker and Kubern
|
||||||
> members. This is not an officially translated version of Docker docs and it may not be up to date.
|
> members. This is not an officially translated version of Docker docs and it may not be up to date.
|
||||||
> You must use the community-translated docs at your own discretion.
|
> You must use the community-translated docs at your own discretion.
|
||||||
|
|
||||||
- [Subset of Docker docs in Japanese](https://docs.docker.jp/index.html) translated by Docker Captain [Masahito Zembutsu](https://github.com/zembutsu).
|
- [Subset of Docker docs in Japanese](https://docs.docker.jp/index.html) translated by Docker Captain [Masahito Zembutsu](https://github.com/zembutsu).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue