We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65336d commit 1544bccCopy full SHA for 1544bcc
README.md
@@ -23,7 +23,7 @@ Landlock is a Linux kernel feature and can restrict the following types of acces
23
24
* Filesystem access
25
* Some network operations
26
-* Some IPC operations (not implemented yet in Go: #35)
+* Some IPC operations (not implemented yet in Go: [#35](https://github.com/landlock-lsm/go-landlock/issues/35))
27
28
More details and examples in the [Go-Landlock
29
documentation](https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock).
0 commit comments