mirror of
https://github.com/docker/cli.git
synced 2026-09-06 10:05:06 -05:00
Merge pull request #11684 from khoomeister/ck-fix-prereq-typo
fix broken prerequisite link Upstream-commit: 72394a5d7a50f0132262685008ed4f924dcc3016 Component: engine
This commit is contained in:
@@ -15,7 +15,7 @@ You use the `docker` repository and its `Dockerfile` to create a Docker image,
|
||||
run a Docker container, and develop code in the container. Docker itself builds,
|
||||
tests, and releases new Docker versions using this container.
|
||||
|
||||
If you followed the procedures that <a href="./set-up-prereqs" target="_blank">
|
||||
If you followed the procedures that <a href="./software-required" target="_blank">
|
||||
set up the prerequisites</a>, you should have a fork of the `docker/docker`
|
||||
repository. You also created a branch called `dry-run-test`. In this section,
|
||||
you continue working with your fork on this branch.
|
||||
|
||||
Reference in New Issue
Block a user