aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-24 11:34:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-24 11:35:27 +0300
commitc0b9542f62e87559d5e7069b9ab096417fc7f28d (patch)
tree69f98b034b48e722db77b153061fa3467ba1d378 /web
parentapp/packages: fix panic for packages without versions (diff)
downloadsoko-c0b9542f62e87559d5e7069b9ab096417fc7f28d.tar.gz
soko-c0b9542f62e87559d5e7069b9ab096417fc7f28d.tar.bz2
soko-c0b9542f62e87559d5e7069b9ab096417fc7f28d.zip
bugs.tmpl: remove dead link
Closes: https://bugs.gentoo.org/908860 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'web')
-rw-r--r--web/templates/maintainer/components/bugs.tmpl1
-rw-r--r--web/templates/packages/components/bugs.tmpl1
2 files changed, 0 insertions, 2 deletions
diff --git a/web/templates/maintainer/components/bugs.tmpl b/web/templates/maintainer/components/bugs.tmpl
index 4d534e6..01e9baa 100644
--- a/web/templates/maintainer/components/bugs.tmpl
+++ b/web/templates/maintainer/components/bugs.tmpl
@@ -96,7 +96,6 @@
<ul>
<li><a href="https://bugs.gentoo.org/enter_bug.cgi">File a new Bug</a></li>
<li><a href="https://bugs.gentoo.org/">Confirm a bug</a></li>
- <li><a href="https://sites.google.com/site/yacoset/Home/how-to-fix-bugs-step-by-step">Offer solutions for open bugs</a></li>
<li><a href="https://wiki.gentoo.org/wiki/Bugday">Participate in our monthly Bugday</a></li>
</ul>
</span>
diff --git a/web/templates/packages/components/bugs.tmpl b/web/templates/packages/components/bugs.tmpl
index cf82a45..5c61fd3 100644
--- a/web/templates/packages/components/bugs.tmpl
+++ b/web/templates/packages/components/bugs.tmpl
@@ -92,7 +92,6 @@
<ul>
<li><a href="https://bugs.gentoo.org/enter_bug.cgi">File a new Bug</a></li>
<li><a href="https://bugs.gentoo.org/">Confirm a bug</a></li>
- <li><a href="https://sites.google.com/site/yacoset/Home/how-to-fix-bugs-step-by-step">Offer solutions for open bugs</a></li>
<li><a href="https://wiki.gentoo.org/wiki/Bugday">Participate in our monthly Bugday</a></li>
</ul>
</span>