Skip to content

Commit e6fcf6e

Browse files
authored
Updating forum url to add tag (#378)
1 parent 7b23d43 commit e6fcf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Menu.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ const isHomepage = currentPath === "/" || currentPath === "/index.html";
8989
</li>
9090

9191
<li class="show animated flipInX">
92-
<a href="https://community.seqera.io/nextflow" target="_blank">
92+
<a href="https://community.seqera.io/tag/nextflow" target="_blank">
9393
Forums
9494
<i class="fa fa-sm fa-external-link" aria-hidden="true"></i>
9595
</a>

0 commit comments

Comments
 (0)