Skip to content

Commit a5b9622

Browse files
fix userspace link
1 parent 0588b5c commit a5b9622

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/api_docs/privileged_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ category: 📖 Manual
66

77
# Kernel (Privileged) API
88

9-
Programs that start privileged, or successfully [request elevation](./interfaces/UserspaceKernel.html#request_privilege), have access to the Kernel API, which provides full access to the system.
9+
Programs that start privileged, or successfully [request elevation](./Userspace/UserspaceKernel.html#request_privilege), have access to the Kernel API, which provides full access to the system.
1010

1111
This is a responsibility, and programs should only request elevation when absolutely necessary.

0 commit comments

Comments
 (0)