From 3ef496b7ba14f5099f3d09f9da0e931411c2afc0 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 5 Apr 2019 17:59:52 +0200 Subject: 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. --- docs/akaros/found_bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/akaros') diff --git a/docs/akaros/found_bugs.md b/docs/akaros/found_bugs.md index 9ad09d04e..6c29b4487 100644 --- a/docs/akaros/found_bugs.md +++ b/docs/akaros/found_bugs.md @@ -2,7 +2,7 @@ Most latest bugs are reported by [syzbot](/docs/syzbot.md) to [akaros](https://groups.google.com/forum/#!searchin/akaros/syzbot) -mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/#akaros). +mailing list and are listed on the [dashboard](https://syzkaller.appspot.com/akaros). _newer first_ -- cgit mrf-deployment