From 89205092b655d6605107efc547210305df7c5f27 Mon Sep 17 00:00:00 2001 From: Alasdair Smith Date: Wed, 17 Jan 2018 11:41:25 +0000 Subject: [PATCH] Fix v2 faq link --- services/web/app/views/project/list.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/app/views/project/list.pug b/services/web/app/views/project/list.pug index af5883c2d5..c5defbe1c5 100644 --- a/services/web/app/views/project/list.pug +++ b/services/web/app/views/project/list.pug @@ -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"