From 9aafb39c8845e254209476b9f0ce642aec12d9ae Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 28 Oct 2016 05:56:02 -0700 Subject: c_user: Remove errors and warnings. --- c_user/key_concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c_user/key_concepts.rst') 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 -- cgit v1.2.3