Fix URLs for official Oracle installation guide.
(cherry picked from commit 8863d6dc5fdfaf1db5930b644eb5c271dd5a162a)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -29,13 +29,8 @@ btrfs storage engine on both Oracle Linux 6 and 7. |
| 29 | 29 |
> follow the installation instructions provided in the |
| 30 | 30 |
> [Oracle Linux documentation](https://docs.oracle.com/en/operating-systems/?tab=2). |
| 31 | 31 |
> |
| 32 |
-> The installation instructions for Oracle Linux 6 can be found in [Chapter 10 of |
|
| 33 |
-> the Administrator's |
|
| 34 |
-> Solutions Guide](https://docs.oracle.com/cd/E37670_01/E37355/html/ol_docker.html) |
|
| 35 |
-> |
|
| 36 |
-> The installation instructions for Oracle Linux 7 can be found in [Chapter 29 of |
|
| 37 |
-> the Administrator's |
|
| 38 |
-> Guide](https://docs.oracle.com/cd/E52668_01/E54669/html/ol7-docker.html) |
|
| 32 |
+> The installation instructions for Oracle Linux 6 and 7 can be found in [Chapter 2 of |
|
| 33 |
+> the Docker User's Guide](https://docs.oracle.com/cd/E52668_01/E75728/html/docker_install_upgrade.html) |
|
| 39 | 34 |
|
| 40 | 35 |
|
| 41 | 36 |
1. Log into your machine as a user with `sudo` or `root` privileges. |