mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-18 08:21:31 +08:00
user: Fix references to prefixes section
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
|
||||
|
||||
.. index:: Prefixes
|
||||
.. _prefixes:
|
||||
|
||||
.. _project-sandboxing:
|
||||
|
||||
Project Sandboxing
|
||||
|
@@ -27,8 +27,8 @@ use a home directory, If building on Windows use :file:`/c/opt/rtems` to keep
|
||||
the top level paths as short as possible. :ref:`windows-path-length` provides
|
||||
more detail about path lengths on Windows.
|
||||
|
||||
The location used to install the tools and kernel is called the
|
||||
`prefix`. :ref:`prefixes` explains prefixes and how to use them. It is best to
|
||||
The location used to install the tools and kernel is called the `prefix`.
|
||||
:ref:`QuickStartPrefixes` explains prefixes and how to use them. It is best to
|
||||
have a `prefix` for each different version of RTEMS you are using. If you are
|
||||
using RTEMS 4.11 in production it is **not** a good idea to install a
|
||||
development version of 5 over the top by using the same `prefix` as the 4.11
|
||||
|
Reference in New Issue
Block a user