commit: 437523a5a1a442d28e84a2cb3ff84d4e031560d6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 1 05:41:58 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 1 05:41:58 2023 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=437523a5
htdocs: add link to py311->py312 svg/graph
Signed-off-by: Sam James <sam <AT> gentoo.org>
htdocs/index.html | 3 +++
1 file changed, 3 insertions(+)
diff --git a/htdocs/index.html b/htdocs/index.html
index 681c037..f40051e 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -101,6 +101,9 @@
<div class="list-group mb-3">
<div class="list-group-item list-group-item-action p-0">
<a href="/output/gpyutils/311-to-312.txt"
class="list-group-item-base-link">Py3.11 → 3.12 testing</a>
+ <a href="/output/gpyutils/311-to-312.svg"
class="list-group-item-additional-link p-1">
+ <span class="badge badge-primary">svg</span>
+ </a>
</div>
<div class="list-group-item list-group-item-action p-0">
<a href="/output/gpyutils/310-to-311.txt"
class="list-group-item-base-link">Py3.10 → 3.11 testing</a>