Commit d14db1bf authored by Alexandre Delanoë's avatar Alexandre Delanoë

[TEXT] fix

parent 3bd663ee
Pipeline #1858 canceled with stage
......@@ -15,15 +15,15 @@ import Gargantext.Utils (href)
defaultBackends :: NonEmpty Array Backend
defaultBackends = backend' "Demo" "Show room" "https://demo.gargantext.org"
defaultBackends = backend' "Demo" "Public Show room" "https://demo.gargantext.org"
:| [ backend' "Organization" "CNRS/ISCPIF Unit" "https://cnrs.gargantext.org"
, backend' "Education" "Class Rooms" "https://formation.gargantext.org"
, backend' "Funding partner" "Mines Telecom Institute" "https://imt.sub.gargantext.org"
, backend' "Organization" "Mines Telecom Institute" "https://imt.sub.gargantext.org"
, backend' "Networking" "Complex Systems Community" "https://complexsystems.gargantext.org"
, backend' "Networking" "Digeing European Project" "https://europa.gargantext.org"
, backend' "Development" "Main SandBox" "https://dev.gargantext.org"
, backend' "Private" "Offline Bunker" "http://localhost:8008"
, backend' "Business" "Hello Word Company" "https://helloword.gargantext.org"
, backend' "Networking" "Hello Word Company" "https://helloword.gargantext.org"
]
......
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