We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 913505c + 3411574 commit b79988cCopy full SHA for b79988c
1 file changed
templates/base.html
@@ -1,6 +1,6 @@
1
{% macro github_link() %}
2
<a
3
- href="https://github.com/erikaheidi/sbomviz"
+ href="https://github.com/chainguard-demo/sbomviz"
4
target="_blank"
5
rel="noopener noreferrer"
6
class="inline-flex items-center gap-1.5 text-slate-400 transition-colors hover:text-sky-300"
0 commit comments