Merge pull request #263 from sharelatex/as-fix-faq-link

Fix v2 faq link
This commit is contained in:
James Allen 2018-01-22 16:42:34 +00:00 committed by GitHub
commit 77d16de759

View file

@ -66,7 +66,7 @@ block content
if isShowingV1Projects && settings.overleaf && settings.overleaf.host
.project-list-sidebar-v2-pane.col-md-2.col-xs-3
span Welcome to the Overleaf v2 alpha! #[a(href="https://www.overleaf.com/help/v2") Find out more].
span Welcome to the Overleaf v2 alpha! #[a(href="https://www.overleaf.com/help/342-overleaf-v2-faq") Find out more].
span To tag or rename your v1 projects, please go back to Overleaf v1.
a.project-list-sidebar-v1-link(
href=settings.overleaf.host + "/dash?prefer-v1-dash=1"