Skip to content

Commit 06a4a78

Browse files
authored
Merge pull request #4572 from rinarakaki/main
Fix `go.mod` link in README.md
2 parents e859f29 + c0abf76 commit 06a4a78

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
@@ -27,7 +27,7 @@ A third party security audit was performed by Cure53, you can see the full repor
2727

2828
## Building
2929

30-
`runc` only supports Linux. See the header of [`go.mod`](./go mod) for the required Go version.
30+
`runc` only supports Linux. See the header of [`go.mod`](./go.mod) for the required Go version.
3131

3232
### Pre-Requisites
3333

0 commit comments

Comments
 (0)