Fix to use the correct hyperlink.

The existing urls are 404.

Change-Id: I53db8947411187613f80595ead48c5d58adabf6b
This commit is contained in:
yang wang 2017-09-04 16:19:49 +08:00 committed by Spyros Trigazis (strigazi)
parent 6fb2a77419
commit 532fc26535
2 changed files with 3 additions and 4 deletions

View File

@ -218,7 +218,7 @@ Check the following:
network have a route to the external internet? network have a route to the external internet?
- Is your devstack environment behind a firewall? This can be the case for some - Is your devstack environment behind a firewall? This can be the case for some
enterprises or countries. In this case, consider using a `proxy server enterprises or countries. In this case, consider using a `proxy server
<https://github.com/openstack/magnum/blob/master/doc/source/magnum-proxy.rst>`_. <https://docs.openstack.org/magnum/latest/admin/magnum-proxy.html>`_.
- Is the traffic blocked by the security group? Check the - Is the traffic blocked by the security group? Check the
`rules of security group `rules of security group
<http://docs.openstack.org/ops-guide/ops-user-facing-operations.html#security-groups>`_. <http://docs.openstack.org/ops-guide/ops-user-facing-operations.html#security-groups>`_.

View File

@ -432,7 +432,7 @@ network cannot be removed while a Nova instance is still attached.
resources; therefore if an error occurs, you can troubleshoot through resources; therefore if an error occurs, you can troubleshoot through
Heat. For more help on Heat stack troubleshooting, refer to the Heat. For more help on Heat stack troubleshooting, refer to the
`Troubleshooting Guide `Troubleshooting Guide
<https://github.com/openstack/magnum/blob/master/doc/source/troubleshooting-guide.rst#heat-stacks>`_. <https://docs.openstack.org/magnum/latest/admin/troubleshooting-guide.html#heat-stacks>`_.
@ -1130,8 +1130,7 @@ this external IP address. Kubernetes handles all the life cycle
operations when pods are modified behind the service and when the operations when pods are modified behind the service and when the
service is deleted. service is deleted.
Refer to the document `Kubernetes external load balancer Refer to the `Kubernetes External Load Balancer`_ section
<https://github.com/openstack/magnum/blob/master/doc/source/dev/kubernetes-load-balancer.rst>`_
for more details. for more details.