diff --git a/src/components/dashboard/NavBar.tsx b/src/components/dashboard/NavBar.tsx index 342971c5..f749cf1f 100644 --- a/src/components/dashboard/NavBar.tsx +++ b/src/components/dashboard/NavBar.tsx @@ -404,7 +404,7 @@ export const NavBar: React.FC = ({ { - changeLanguage("de"); + window.open('https://docs.maxun.dev/development/i18n', '_blank'); handleMenuClose(); }} > @@ -500,7 +500,7 @@ export const NavBar: React.FC = ({ { - changeLanguage("de"); + window.open('https://docs.maxun.dev/development/i18n', '_blank'); handleMenuClose(); }} >