summaryrefslogtreecommitdiffstats
path: root/c_user/key_concepts.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-10-28 05:56:02 -0700
committerChris Johns <chrisj@rtems.org>2016-10-28 05:56:02 -0700
commit9aafb39c8845e254209476b9f0ce642aec12d9ae (patch)
treef49dd62c1c6c93653a6b384c5ce9e135b2f4885c /c_user/key_concepts.rst
parentUpdate the file list to the 4.11 directory structure. (diff)
downloadrtems-docs-9aafb39c8845e254209476b9f0ce642aec12d9ae.tar.bz2
c_user: Remove errors and warnings.
Diffstat (limited to '')
-rw-r--r--c_user/key_concepts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_user/key_concepts.rst b/c_user/key_concepts.rst
index ee07281..ef464bb 100644
--- a/c_user/key_concepts.rst
+++ b/c_user/key_concepts.rst
@@ -278,7 +278,7 @@ the current date and time. This allows selected time operations to be
scheduled at an actual calendar date and time. For example, a task could
request to delay until midnight on New Year's Eve before lowering the ball at
Times Square. The data type ``rtems_time_of_day`` is used to specify calendar
-time in RTEMS services. See `Time and Date Data Structures`_
+time in RTEMS services. See :ref:`Time and Date Data Structures`.
.. index:: rtems_time_of_day