We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a24bd2 commit 647c6d6Copy full SHA for 647c6d6
docgen/templates/cyclonedx/base.html
@@ -29,7 +29,7 @@
29
<body class="blue" data-spy="scroll" data-target=".js-scrollspy" onload="anchorOnLoad();" id="root">
30
31
<nav class="navbar fixed-top navbar-expand-sm navbar-inverse">
32
- <a href="/" class="navbar-brand site-header__logo"><img src="https://cyclonedx.org/images/logo-all-white.svg" height="48" width="276"></img></a>
+ <a href="https://cyclonedx.org/" class="navbar-brand site-header__logo"><img src="https://cyclonedx.org/images/logo-all-white.svg" height="48" width="276"></img></a>
33
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarScroll" aria-controls="navbarScroll" aria-expanded="false" aria-label="Toggle navigation">
34
<span class="navbar-toggler-icon"></span>
35
</button>
0 commit comments