aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-02-01 14:48:17 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-02-01 19:43:52 +0100
commita0f00cc5a05c4e3954578808e0fb75a3a3f5d89c (patch)
tree9cb21e023687ed80578f0479dfba83e8af6ea2fa /README.md
parentffec3d1894ffd05966b50efa49ca19af76c9ea81 (diff)
docs: move netbsd.md into own dir
The latest trend is to create a dir per OS as we now have too many of them. Create a dir netbsd and move the existing doc into it.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ef1b2f76d..6ce14b20a 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ For other OS kernels check:
[Darwin/XNU](docs/darwin/README.md),
[FreeBSD](docs/freebsd.md),
[Fuchsia](docs/fuchsia.md),
-[NetBSD](docs/netbsd.md),
+[NetBSD](docs/netbsd/README.md),
[OpenBSD](docs/openbsd/setup.md),
[Windows](docs/windows/README.md),
[gVisor](docs/gvisor.md).