
{
- window.location.href = "https://www.nextflow.io/docs/latest";
- }, []);
- return null;
-}
diff --git a/src/theme/DocSidebar/Desktop/ProductSwitcher/index.jsx b/src/theme/DocSidebar/Desktop/ProductSwitcher/index.jsx
index 28008d1ce..e8325ae3a 100644
--- a/src/theme/DocSidebar/Desktop/ProductSwitcher/index.jsx
+++ b/src/theme/DocSidebar/Desktop/ProductSwitcher/index.jsx
@@ -20,7 +20,7 @@ const products = [
},
{
name: "Nextflow",
- url: "https://www.nextflow.io/docs/latest/",
+ url: "/nextflow/",
},
{ name: "MultiQC", url: "/multiqc" },
{ name: "Wave", url: "/wave" },
diff --git a/src/theme/Navbar/Layout/SeqeraHeader/HeaderDesktop/NavItems/index.jsx b/src/theme/Navbar/Layout/SeqeraHeader/HeaderDesktop/NavItems/index.jsx
index 1d5a77f9e..e25205029 100644
--- a/src/theme/Navbar/Layout/SeqeraHeader/HeaderDesktop/NavItems/index.jsx
+++ b/src/theme/Navbar/Layout/SeqeraHeader/HeaderDesktop/NavItems/index.jsx
@@ -30,7 +30,7 @@ const NavItems = ({ isDark = false, hideMenu }) => {
-
+
{!hideMenu && (