Commit 7e698a35 authored by Bao's avatar Bao
Browse files

Update settings.js

parent 4ed01d10
Pipeline #3084 canceled with stages
......@@ -77,20 +77,20 @@ let settings = {
link: `${BASE_URL}/home/`
},
{
menuText: "biomass",
menuText: "Biomass simulator",
link: `${BASE_URL}/biomass/`
},
{
menuText: "water",
link: "/water/"
menuText: "Urban water demand simulator",
link: `${BASE_URL}/water/`
}
{
menuText: "FWEADE",
link: "/FWEADE/"
menuText: "FWE ADE",
link: `${BASE_URL}/FWEADE/`
}
{
menuText: "visualization",
link: "/visualization/"
menuText: "Visualization",
link: `${BASE_URL}/visualization/`
}
],
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment