Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Grégoire Locqueville
purescript-gargantext
Commits
60b981a8
Commit
60b981a8
authored
Jun 30, 2023
by
Alexandre Delanoë
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[DOC] Update links
parent
ff379d19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
TopBar.purs
src/Gargantext/Components/TopBar.purs
+6
-6
No files found.
src/Gargantext/Components/TopBar.purs
View file @
60b981a8
...
...
@@ -151,26 +151,26 @@ divDropdownLeftCpt = here.component "divDropdownLeft" cpt
]
menuElement = LiNav { title : "About Gargantext"
, href : "
#
"
, href : "
https://iscpif.fr/gargantext/
"
, icon : "fa fa-info-circle"
, text : "Info" }
elements = [
[
LiNav { title : "
Quick start, tutorials and methodology
"
, href : "https://iscpif.fr/gargantext/
your-first-map
/"
LiNav { title : "
Map Show Room and tutorials
"
, href : "https://iscpif.fr/gargantext/
cartes
/"
, icon : "fa fa-lightbulb-o"
, text : "
Tutorial
s"
, text : "
First map
s"
}
, LiNav { title : "Learn with us!"
, href : "https://iscpif.fr/
projects/gargantext
/"
, href : "https://iscpif.fr/
gargantext/formation
/"
, icon : "fa fa-life-ring"
, text : "Subscribe to Garg Lessons"
}
, LiNav { title : "Report bug here"
, href : "https://
www.iscpif.fr/gargantext/feedback-and-bug-reports
/"
, href : "https://
iscpif.fr/gargantext/faq-feedback
/"
, icon : "fa fa-bullhorn"
, text : "Feedback"
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment