diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README_doxygen.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README_doxygen.md b/doc/README_doxygen.md index 608680ad3e..6888383a98 100644 --- a/doc/README_doxygen.md +++ b/doc/README_doxygen.md @@ -11,5 +11,5 @@ The software is a community-driven open source project, released under the MIT l See https://github.com/bitcoin/bitcoin and https://bitcoincore.org/ for further information about the project. \section Navigation -Use the buttons <code>Namespaces</code>, <code>Classes</code> or <code>Files</code> at the top of the page to start navigating the code. +Use <a href="modules.html"><code>Modules</code></a>, <a href="namespaces.html"><code>Namespaces</code></a>, <a href="classes.html"><code>Classes</code></a>, or <a href="files.html"><code>Files</code></a> at the top of the page to start navigating the code. |