From cf47fc0b1c1d05788b436bde123d8bb7d3e1f0ce Mon Sep 17 00:00:00 2001 From: Tim Alby Date: Mon, 8 Oct 2018 15:51:24 +0100 Subject: [PATCH] fix link to link sharing help page --- services/web/app/views/project/editor/share.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/web/app/views/project/editor/share.pug b/services/web/app/views/project/editor/share.pug index 17da2df67a..ac238d7ad5 100644 --- a/services/web/app/views/project/editor/share.pug +++ b/services/web/app/views/project/editor/share.pug @@ -19,7 +19,7 @@ script(type='text/ng-template', id='shareProjectModalTemplate') ) #{translate('turn_on_link_sharing')} span    a( - href="/learn/Kb/what_is_link_sharing" + href="/learn/how-to/What_is_Link_Sharing%3F" target="_blank" ) i.fa.fa-question-circle( @@ -38,7 +38,7 @@ script(type='text/ng-template', id='shareProjectModalTemplate') ) #{translate('turn_off_link_sharing')} span    a( - href="/learn/Kb/what_is_link_sharing" + href="/learn/how-to/What_is_Link_Sharing%3F" target="_blank" ) i.fa.fa-question-circle(