summaryrefslogtreecommitdiffstats
path: root/user
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2020-04-05 14:25:52 -0600
committerGedare Bloom <gedare@rtems.org>2020-04-05 14:36:36 -0600
commit7a1bb485643c80d80b601b2cc9d1cc5af104f100 (patch)
tree9a063b45dd3129c39b097777517809b13515d29b /user
parentuser: update copyright and minor typo (diff)
downloadrtems-docs-7a1bb485643c80d80b601b2cc9d1cc5af104f100.tar.bz2
rsb/configuration: fix broken link to _configdir
Diffstat (limited to 'user')
-rw-r--r--user/rsb/configuration.rst5
1 files 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