From 14633fe867faf2170c41b25f4c98d651e727cfc8 Mon Sep 17 00:00:00 2001 From: Shane Kilkelly Date: Mon, 30 Oct 2017 13:47:48 +0000 Subject: [PATCH] Update the link-sharing wiki url --- services/web/app/views/project/editor/share.pug | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/web/app/views/project/editor/share.pug b/services/web/app/views/project/editor/share.pug index 0a2012c458..509e179fca 100644 --- a/services/web/app/views/project/editor/share.pug +++ b/services/web/app/views/project/editor/share.pug @@ -20,7 +20,7 @@ script(type='text/ng-template', id='shareProjectModalTemplate') ) #{translate('turn_on_link_sharing')} span    a( - href="/learn/Link_Sharing" + href="/learn/Kb/what_is_link_sharing" target="_blank" ) i.fa.fa-question-circle( @@ -40,7 +40,7 @@ script(type='text/ng-template', id='shareProjectModalTemplate') ) #{translate('turn_off_link_sharing')} span    a( - href="/learn/Link_Sharing" + href="/learn/Kb/what_is_link_sharing" target="_blank" ) i.fa.fa-question-circle( @@ -233,7 +233,7 @@ script(type="text/ng-template", id="makeTokenBasedModalTemplate") h3 Enable link-sharing? .modal-body.modal-body-share p #{translate('turn_on_link_sharing_consequences')} - a(href="/learn/Link_Sharing" target="blank") + a(href="/learn/Kb/what_is_link_sharing" target="blank") | #{translate('learn_more_about_link_sharing')} .modal-footer button.btn.btn-default(