summaryrefslogtreecommitdiffstats
path: root/c-user/config/event-record.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/config/event-record.rst')
-rw-r--r--c-user/config/event-record.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/config/event-record.rst b/c-user/config/event-record.rst
index 6c93a3a..6a0cb21 100644
--- a/c-user/config/event-record.rst
+++ b/c-user/config/event-record.rst
@@ -122,7 +122,7 @@ VALUE CONSTRAINTS:
* It shall be greater than or equal to 16.
- * It shall be less than or equal to ``SIZE_MAX``.
+ * It shall be less than or equal to `SIZE_MAX <https://en.cppreference.com/w/c/types/limits>`_.
* It shall be a power of two.