doc: Update the URL of noVNC

After being updated to new organization urls [1],
URL of noVNC has been changed from [2] to [3].
This patch set makes sure to use the correct links.

[1] 5911cfd582
[2] https://github.com/kanaka/noVNC
[3] https://github.com/novnc/noVNC

Close-bug: #1727645
Change-Id: Ie8ddb2820eafe226b210e8886da0e89f11274185
This commit is contained in:
Vu Cong Tuan 2017-10-26 14:04:56 +07:00
parent b5896d6fbb
commit e722055675
2 changed files with 4 additions and 4 deletions

View File

@ -21,6 +21,6 @@ complete the following tasks:
For details about browsers that support noVNC, see
`README
<https://github.com/kanaka/noVNC/blob/master/README.md>`__
<https://github.com/novnc/noVNC/blob/master/README.md>`__
and `browser support
<https://github.com/kanaka/noVNC/wiki/Browser-support>`__.
<https://github.com/novnc/noVNC/wiki/Browser-support>`__.

View File

@ -16,9 +16,9 @@ The dashboard is generally installed on the controller node.
To use the Virtual Network Computing (VNC) client for the dashboard,
your browser must support HTML5 Canvas and HTML5 WebSockets. The VNC
client is based on noVNC. For details, see `noVNC: HTML5 VNC
Client <https://github.com/kanaka/noVNC/blob/master/README.md>`__.
Client <https://github.com/novnc/noVNC/blob/master/README.md>`__.
For a list of supported browsers, see `Browser
support <https://github.com/kanaka/noVNC/wiki/Browser-support>`__.
support <https://github.com/novnc/noVNC/wiki/Browser-support>`__.
#. In the address bar, enter the host name or IP address for the
dashboard, for example, ``https://ipAddressOrHostName/``.