diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2019-04-05 17:59:52 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-04-08 14:32:32 +0200 |
| commit | 3ef496b7ba14f5099f3d09f9da0e931411c2afc0 (patch) | |
| tree | a8be358be459834235232c96bbb6bdd9d0a2e1ba /docs/openbsd | |
| parent | c34fde03ec2b778c7cb3f4463dac2e6b9c7934c9 (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/openbsd')
| -rw-r--r-- | docs/openbsd/found_bugs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/openbsd/found_bugs.md b/docs/openbsd/found_bugs.md index 394d76104..345232536 100644 --- a/docs/openbsd/found_bugs.md +++ b/docs/openbsd/found_bugs.md @@ -2,7 +2,7 @@ Most latest bugs are reported by [syzbot](/docs/syzbot.md) to [syzkaller-openbsd-bugs](https://groups.google.com/forum/#!forum/syzkaller-openbsd-bugs) -mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/#openbsd). +mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/openbsd). Newer bugs comes first. |
