aboutsummaryrefslogtreecommitdiffstats
path: root/docs/netbsd
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-04-05 17:59:52 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-04-08 14:32:32 +0200
commit3ef496b7ba14f5099f3d09f9da0e931411c2afc0 (patch)
treea8be358be459834235232c96bbb6bdd9d0a2e1ba /docs/netbsd
parentc34fde03ec2b778c7cb3f4463dac2e6b9c7934c9 (diff)
dashboard/app: split dashboard per-namespace
We now have too many namespaces and bugs. Main page takes infinity to load. Also almost nobody is interested in more than 1 namespace. So split main page per-namespaces.
Diffstat (limited to 'docs/netbsd')
-rw-r--r--docs/netbsd/README.md2
-rw-r--r--docs/netbsd/found_bugs.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/netbsd/README.md b/docs/netbsd/README.md
index e10955713..fc4119505 100644
--- a/docs/netbsd/README.md
+++ b/docs/netbsd/README.md
@@ -168,7 +168,7 @@ You can compile a kernel with KASAN to increase the chances of finding bugs.
[syzbot](/docs/syzbot.md) tests NetBSD and reports bugs to
[syzkaller-netbsd-bugs](https://groups.google.com/forum/#!forum/syzkaller-netbsd-bugs) mailing list
-(also can be seen on [dashboard](https://syzkaller.appspot.com#netbsd)).
+(also can be seen on [dashboard](https://syzkaller.appspot.com/netbsd)).
The image `syzbot` uses can be downloaded from
[here](https://storage.googleapis.com/syzkaller/netbsd-image.raw) (2GB) and root
diff --git a/docs/netbsd/found_bugs.md b/docs/netbsd/found_bugs.md
index 94e9328da..068159e0a 100644
--- a/docs/netbsd/found_bugs.md
+++ b/docs/netbsd/found_bugs.md
@@ -2,7 +2,7 @@
Most latest bugs are reported by [syzbot](/docs/syzbot.md) to
[syzkaller-netbsd-bugs](https://groups.google.com/forum/#!forum/syzkaller-netbsd-bugs)
-mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/#netbsd)
+mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/netbsd)
Newer bugs come first