We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b23d43 commit e6fcf6eCopy full SHA for e6fcf6e
src/components/Menu.astro
@@ -89,7 +89,7 @@ const isHomepage = currentPath === "/" || currentPath === "/index.html";
89
</li>
90
91
<li class="show animated flipInX">
92
- <a href="https://community.seqera.io/nextflow" target="_blank">
+ <a href="https://community.seqera.io/tag/nextflow" target="_blank">
93
Forums
94
<i class="fa fa-sm fa-external-link" aria-hidden="true"></i>
95
</a>
0 commit comments