]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Fix link format 28897/head
authorErnesto Puerta <37327689+epuertat@users.noreply.github.com>
Fri, 5 Jul 2019 10:34:51 +0000 (12:34 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Jul 2019 10:34:51 +0000 (12:34 +0200)
Fix link (compodoc section) with wrong format.

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
src/pybind/mgr/dashboard/HACKING.rst

index 685c22a46a2840755ce1e6863c4c2f39680a2c97..5c7dda3886d2a9417fa14dfcb5f7fa2d9f42c525 100644 (file)
@@ -72,7 +72,7 @@ Run ``npm run doc-build`` to generate code docs in the ``documentation/``
 directory. To make them accesible locally for a web browser, run
 ``npm run doc-serve`` and they will become available at ``http://localhost:8444``.
 With ``npm run compodoc -- <opts>`` you may
-`fully configure it https://compodoc.app/guides/usage.html`_.
+`fully configure it <https://compodoc.app/guides/usage.html>`_.
 
 Code linting and formatting
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~