diff --git a/content/get-started/resources.md b/content/get-started/resources.md index 62f2e69d29..2a8c021b31 100644 --- a/content/get-started/resources.md +++ b/content/get-started/resources.md @@ -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). \ No newline at end of file +- [Subset of Docker docs in Japanese](https://docs.docker.jp/index.html) translated by Docker Captain [Masahito Zembutsu](https://github.com/zembutsu). diff --git a/static/docker_cheatsheet.pdf b/static/get-started/docker_cheatsheet.pdf similarity index 100% rename from static/docker_cheatsheet.pdf rename to static/get-started/docker_cheatsheet.pdf