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:
David Karlsson 2023-08-23 10:20:39 +02:00
Родитель 05bb3f2e29
Коммит 2e6e75dd47
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -46,7 +46,7 @@ If books are your preferred learning style, check out these written by the [Dock
## 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
@ -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.
> 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).

Просмотреть файл