Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ data:
{
"text": "Advanced Analytics Workspace Docs",
"desc": "Helpful guides about our data and analysis tools",
"link": "https://statcan.github.io/daaas/"
"link": "https://statcan.github.io/aaw/"
},
{
"text": "Video Tutorial Series",
Expand Down Expand Up @@ -189,7 +189,7 @@ data:
{
"text": "Documents de l'espace d'analyses avancées",
"desc": "Guides utiles pour nos données et outils d'analyse",
"link": "https://statcan.github.io/daaas/"
"link": "https://statcan.github.io/aaw/"
},
{
"text": "Série de didacticiels vidéos",
Expand Down
4 changes: 2 additions & 2 deletions components/centraldashboard/public/assets/i18n/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dashboardView.headingDocumentation": "Documentation",
"dashboardView.docItemAawdText": "FR Advanced Analytics Workspace Docs",
"dashboardView.docItemAawdDesc": "FR Helpful guides about our data and analysis tools",
"dashboardView.docItemAawdLink": "https://statcan.github.io/daaas/",
"dashboardView.docItemAawdLink": "https://statcan.github.io/aaw/",
"dashboardView.docItemVideoTutorialText": "Video Tutorial Series",
"dashboardView.docItemVideoTutorialDesc": "YouTube playlist of videos for getting started with Advanced Analytics Workspace tools",
"dashboardView.docItemVideoTutorialLink": "https://www.youtube.com/playlist?list=PL1zlA2D7AHugkDdiyeUHWOKGKUd3MB_nD",
Expand Down Expand Up @@ -120,7 +120,7 @@
"dashboardView.headingDocumentation": "Documentation",
"dashboardView.docItemAawdText": "Documents de l'espace d'analyses avancées",
"dashboardView.docItemAawdDesc": "Guides utiles pour nos données et outils d'analyse",
"dashboardView.docItemAawdLink": "https://statcan.github.io/daaas/",
"dashboardView.docItemAawdLink": "https://statcan.github.io/aaw/",
"dashboardView.docItemVideoTutorialText": "Série de didacticiels vidéos",
"dashboardView.docItemVideoTutorialDesc": "Playlist de vidéos YouTube pour commencer avec les outils de l'espace d'analyses avancées",
"dashboardView.docItemVideoTutorialLink": "https://www.youtube.com/playlist?list=PL1zlA2D7AHugkDdiyeUHWOKGKUd3MB_nD",
Expand Down