Skip to content

Commit b79988c

Browse files
authored
Merge pull request #4 from kallewesterling/main
Change github link in header
2 parents 913505c + 3411574 commit b79988c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% macro github_link() %}
22
<a
3-
href="https://github.com/erikaheidi/sbomviz"
3+
href="https://github.com/chainguard-demo/sbomviz"
44
target="_blank"
55
rel="noopener noreferrer"
66
class="inline-flex items-center gap-1.5 text-slate-400 transition-colors hover:text-sky-300"

0 commit comments

Comments
 (0)