mirror of https://github.com/docker/docs.git
docs: update Oracle support link
The none-https url results in a redirect to https://support.oracle.com/epmos/faces/MosIndex.jspx?...... which our link-checker didn't like. The https link looks to be a direct link, and not resulting in a redirect, so updating the URL. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit c15144c4ec25df4234129fbe88b89cd4f709f784) Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
parent
91432080bf
commit
da699d3207
|
@ -202,7 +202,7 @@ use the btrfs storage engine on Oracle Linux 7.
|
||||||
|
|
||||||
If you have a current Basic or Premier Support Subscription for Oracle Linux,
|
If you have a current Basic or Premier Support Subscription for Oracle Linux,
|
||||||
you can report any issues you have with the installation of Docker via a Service
|
you can report any issues you have with the installation of Docker via a Service
|
||||||
Request at [My Oracle Support](http://support.oracle.com).
|
Request at [My Oracle Support](https://support.oracle.com).
|
||||||
|
|
||||||
If you do not have an Oracle Linux Support Subscription, you can use the [Oracle
|
If you do not have an Oracle Linux Support Subscription, you can use the [Oracle
|
||||||
Linux
|
Linux
|
||||||
|
|
Loading…
Reference in New Issue