mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-02 20:46:21 +00:00
Fix v2 faq link
This commit is contained in:
parent
cd4d27c587
commit
89205092b6
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue