Fix OL v1 URL

This commit is contained in:
James Allen 2018-01-26 11:32:17 +00:00
parent 3ed805a65a
commit 7e829f6944

View file

@ -70,7 +70,7 @@ block content
if userIsFromOLv1(user)
span To tag or rename your v1 projects, please go back to Overleaf v1.
a.project-list-sidebar-v1-link(
href=settings.accountMerge.betaHost + "/dash?prefer-v1-dash=1"
href=settings.overleaf.host + "/dash?prefer-v1-dash=1"
) Go back to v1
if userIsFromSL(user)
a.project-list-sidebar-v1-link(