diff --git a/frontend/src/Layouts/Navbar.elm b/frontend/src/Layouts/Navbar.elm index 1e4a9e1..3519238 100755 --- a/frontend/src/Layouts/Navbar.elm +++ b/frontend/src/Layouts/Navbar.elm @@ -565,7 +565,7 @@ mobileFooterImageMaker config icon = gitlabDetails : { name : String, url : String } gitlabDetails = { name = "gitlab" - , url = "https://gitlab.com/BRBWaffles/website" + , url = "https://gitlab.com/upRootNutrition/website" }