summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandra Settle <asettle@suse.com>2019-08-09 14:46:22 +1000
committerAlexandra Settle <a.settle@outlook.com>2019-08-15 10:31:00 +0000
commit7bd8bab077abdd560a483bd1516e67a63a0f4d3d (patch)
tree28eabd0ecf4588698b066285c294e1ab7a2011ac
parentc3ac75edcb0808bb25977bee3c3a5691c325a708 (diff)
downloadhorizon-7bd8bab077abdd560a483bd1516e67a63a0f4d3d.tar.gz
Fixing broken links
The bootswatchr host never resolves. I found this as the new option. This may need to be confirmed by others. Change-Id: I7694962b271b60c77c1a2846fd3cad5e02a06acd Backport: stein rocky
-rw-r--r--doc/source/configuration/branding.rst2
-rw-r--r--doc/source/user/log-in.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/configuration/branding.rst b/doc/source/configuration/branding.rst
index 3ccf9c359..a2c73e7ae 100644
--- a/doc/source/configuration/branding.rst
+++ b/doc/source/configuration/branding.rst
@@ -174,6 +174,6 @@ following settings in your local_settings.py::
.. _Bootstrap: http://getbootstrap.com/customize/
.. _Bootswatch: http://bootswatch.com
-.. _Bootswatchr: http://bootswatchr.com/create#!
+.. _Bootswatchr: https://codepen.io/technabors/pen/eWPXEd
.. _Paintstrap: http://paintstrap.com
.. _Google's Material Design: https://www.google.com/design/spec/material-design/introduction.html
diff --git a/doc/source/user/log-in.rst b/doc/source/user/log-in.rst
index a37d517d6..21fdfe071 100644
--- a/doc/source/user/log-in.rst
+++ b/doc/source/user/log-in.rst
@@ -18,7 +18,7 @@ The dashboard is generally installed on the controller node.
client is based on noVNC. For details, see `noVNC: HTML5 VNC
Client <https://github.com/novnc/noVNC/blob/master/README.md>`__.
For a list of supported browsers, see `Browser
- support <https://github.com/novnc/noVNC/wiki/Browser-support>`__.
+ support <https://github.com/novnc/noVNC#browser-requirements>`__.
#. In the address bar, enter the host name or IP address for the
dashboard, for example, ``https://ipAddressOrHostName/``.