Broken anchor tag (#796)

The install link was broken, so I updated it to the appropriate already existing ID.
This commit is contained in:
Blake Patton 2016-12-06 17:46:01 -07:00 committed by John Mulhausen
parent 50ee158a65
commit bc41b7435a
1 changed files with 2 additions and 2 deletions

View File

@ -145,7 +145,7 @@ To install the `linux-image-extra-*` packages:
$ sudo apt-get install linux-image-extra-$(uname -r) linux-image-extra-virtual $ 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) #### 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 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 ## Install the latest version