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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue