[rtems-docs commit] rsb/configuration: fix broken link to _configdir

Gedare Bloom gedare at rtems.org
Sun Apr 5 20:54:10 UTC 2020


Module:    rtems-docs
Branch:    master
Commit:    7a1bb485643c80d80b601b2cc9d1cc5af104f100
Changeset: http://git.rtems.org/rtems-docs/commit/?id=7a1bb485643c80d80b601b2cc9d1cc5af104f100

Author:    Gedare Bloom <gedare at rtems.org>
Date:      Sun Apr  5 14:25:52 2020 -0600

rsb/configuration: fix broken link to _configdir

---

 user/rsb/configuration.rst | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/user/rsb/configuration.rst b/user/rsb/configuration.rst
index 8c8c87f..2b45a84 100644
--- a/user/rsb/configuration.rst
+++ b/user/rsb/configuration.rst
@@ -329,8 +329,9 @@ changes update only the ``global`` map. This may change in future releases so
 please make sure you use the ``override`` attribute.
 
 The macro files specified on the command line are looked for in the
-``_configdir`` paths. See <<X1,``_configdir``>> variable for details. Included
-files need to add the ``%{_configdir}`` macro to the start of the file.
+``_configdir`` paths. See the definition of ``_configdir`` in
+:ref:`Configuration` for details. Included files need to add the
+``%{_configdir}`` macro to the start of the file.
 
 Macro map files can include other macro map files using the ``%include``
 directive. The macro map to build *binutils*, *gcc*, *newlib*, *gdb* and



More information about the vc mailing list