Skip to content

Commit 1930878

Browse files
andrewhsuMisty Stanley-Jones
authored and
Misty Stanley-Jones
committed
remove extra slash (docker#2516)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
1 parent aceca15 commit 1930878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/installation/linux/debian.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ If you cannot use Docker's repository to install Docker CE, you can download the
222222
`.deb` file for your release and install it manually. You will need to download
223223
a new file each time you want to upgrade Docker.
224224

225-
1. Go to [{{ download-url-base }}/dists//]({{ download-url-base }}/dists/),
225+
1. Go to [{{ download-url-base }}/dists/]({{ download-url-base }}/dists/),
226226
choose your Ubuntu version, browse to `stable/pool/stable/amd64/`, and
227227
download the `.deb` file for the Docker version you want to install and for
228228
your version of Debian.

0 commit comments

Comments
 (0)