mirror of https://github.com/docker/docs.git
Broken anchor tag (#796)
The install link was broken, so I updated it to the appropriate already existing ID.
This commit is contained in:
parent
50ee158a65
commit
bc41b7435a
|
@ -145,7 +145,7 @@ To install the `linux-image-extra-*` packages:
|
|||
$ sudo apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual
|
||||
```
|
||||
|
||||
4. Go ahead and [install Docker](ubuntulinux.md#install).
|
||||
4. Go ahead and [install Docker](ubuntulinux.md#install-the-latest-version).
|
||||
|
||||
#### Ubuntu Precise 12.04 (LTS)
|
||||
|
||||
|
@ -186,7 +186,7 @@ To upgrade your kernel and install the additional packages, do the following:
|
|||
```
|
||||
|
||||
5. After your system reboots, go ahead and
|
||||
[install Docker](ubuntulinux.md#install).
|
||||
[install Docker](ubuntulinux.md#install-the-latest-version).
|
||||
|
||||
## Install the latest version
|
||||
|
||||
|
|
Loading…
Reference in New Issue