summaryrefslogtreecommitdiffstats
path: root/c-user/config
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-01-19 12:34:43 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-10 16:53:32 +0100
commit4e09c0958cb414036a2fac6ddde412513e4411cb (patch)
tree44260a74e79311c58834dc896a285def39d44193 /c-user/config
parentc-user: Clarify object services documentation (diff)
downloadrtems-docs-4e09c0958cb414036a2fac6ddde412513e4411cb.tar.bz2
c-user: Add labels to the manager chapters
Update #3993.
Diffstat (limited to 'c-user/config')
-rw-r--r--c-user/config/scheduler-general.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/config/scheduler-general.rst b/c-user/config/scheduler-general.rst
index 7bdd044..cbdb145 100644
--- a/c-user/config/scheduler-general.rst
+++ b/c-user/config/scheduler-general.rst
@@ -38,7 +38,7 @@ than one, then the
:ref:`SchedulerSMPEDF`
is selected as the default scheduler algorithm.
-For the schedulers provided by RTEMS (see :ref:`SchedulingConcepts`), the
+For the schedulers provided by RTEMS (see :ref:`RTEMSAPIClassicScheduler`), the
configuration is straightforward. All that is required is to define the
configuration option which specifies which scheduler you want for in your
application.