Skip to content

Commit 40bc3c8

Browse files
authored
Fix broken links (UniversalRobots#487)
At least one link is broken again. This PR attempts to fix all broken links.
1 parent 632088c commit 40bc3c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/real_time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ Setup user privileges to use real-time scheduling
225225
-------------------------------------------------
226226

227227
To be able to schedule threads with user privileges (what the driver will do) you'll have to change
228-
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/noble/en/man5/limits.conf.5.html>`_ for details)
228+
the user's limits by changing ``/etc/security/limits.conf`` (See `the manpage <https://manpages.ubuntu.com/manpages/noble/man5/limits.conf.5.html>`_ for details)
229229

230230
We recommend to setup a group for real-time users instead of writing a fixed username into the config
231231
file:

0 commit comments

Comments
 (0)