summaryrefslogtreecommitdiffstats
path: root/eng/preface.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-04 05:43:01 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-04 05:45:02 +0100
commitd9d9c700a2b804ddce93119e49390060d504f8b4 (patch)
tree75c87917aeba0a11647d1b6e0128d4c5ddeb6c1b /eng/preface.rst
parentposix-users/message_passing.rst: Add status for cannot block in ISR (diff)
downloadrtems-docs-d9d9c700a2b804ddce93119e49390060d504f8b4.tar.bz2
Revert "common: Add URLs to manuals"
This reverts commit 1fdd3cf83d154af66ad0edf5094d93075063c7e0 and some follow up changes.
Diffstat (limited to '')
-rw-r--r--eng/preface.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/eng/preface.rst b/eng/preface.rst
index 593745c..f6fda0c 100644
--- a/eng/preface.rst
+++ b/eng/preface.rst
@@ -8,5 +8,6 @@ Preface
This manual aims to guide the development of RTEMS itself. You should read this
document if you want to participate in the development of RTEMS. Users of RTEMS
may find background information in this manual. Please refer to the
-:r:url:`user` and :r:url:`c-user` if you want to know how the RTEMS development
-environment is set up and how you can develop applications using RTEMS.
+RTEMS User Manual and RTEMS Classic API Guide if you want to know how the RTEMS
+development environment is set up and how you can develop applications using
+RTEMS.