diff --git a/src/components/Menu.js b/src/components/Menu.js
index 313bce78847e51e77769db18f09d8d0c1850e1bd..e77be1afdd74933d104d1eba878f9de759cdc767 100644
--- a/src/components/Menu.js
+++ b/src/components/Menu.js
@@ -11,7 +11,9 @@ const Menu = ({ changeTab }) => {
     <Box component="nav" aria-label="My site" sx={{ flexGrow: 1 }}>
       <List role="menubar" orientation="horizontal">
         <ListItem role="none">
-          <img src={enviLogo} alt="Logo of EnviLab" style={{ width: '180px', height: '50px' }} />
+          <a href='https://envilab.cerit-sc.cz/en-gb'>
+            <img src={enviLogo} alt="Logo of EnviLab" style={{ width: '180px', height: '50px' }} />
+          </a>
         </ListItem>
         <ListDivider />
         <ListItem role="none">