diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-06-08 16:14:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-06-08 16:14:42 +0200 |
commit | 77932be6dbd27f876dc59b437049d614738ee3b8 (patch) | |
tree | b44c1b0ee264b6c9e0b51f1f9c47a413b56735a7 | |
parent | index: Include py3.12 → py3.13 report (diff) | |
download | qa-scripts-77932be6dbd27f876dc59b437049d614738ee3b8.tar.gz qa-scripts-77932be6dbd27f876dc59b437049d614738ee3b8.tar.bz2 qa-scripts-77932be6dbd27f876dc59b437049d614738ee3b8.zip |
index: Include 2023 Bugzilla search link
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | htdocs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index ddd182b..84fd41c 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -184,6 +184,7 @@ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2021-01-01&v2=2020-01-01" class="list-group-item list-group-item-action">2020</a> <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2022-01-01&v2=2021-01-01" class="list-group-item list-group-item-action">2021</a> <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2023-01-01&v2=2022-01-01" class="list-group-item list-group-item-action">2022</a> + <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2024-01-01&v2=2023-01-01" class="list-group-item list-group-item-action">2023</a> </div> </div> </div> |