Skip to content

Commit 1544bcc

Browse files
committed
README: Fix issue link
1 parent a65336d commit 1544bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Landlock is a Linux kernel feature and can restrict the following types of acces
2323

2424
* Filesystem access
2525
* Some network operations
26-
* Some IPC operations (not implemented yet in Go: #35)
26+
* Some IPC operations (not implemented yet in Go: [#35](https://github.com/landlock-lsm/go-landlock/issues/35))
2727

2828
More details and examples in the [Go-Landlock
2929
documentation](https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock).

0 commit comments

Comments
 (0)