From 4b0071e5c04c033ae8f1bd33d18798818cfc0116 Mon Sep 17 00:00:00 2001 From: T <5924716-shogunate@users.noreply.gitlab.com> Date: Thu, 20 May 2021 17:07:29 +0300 Subject: [PATCH] Add v3 guide URL instead of main page URL --- themes/vue/layout/page.ejs | 2 +- themes/vue/layout/partials/header.ejs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/vue/layout/page.ejs b/themes/vue/layout/page.ejs index 31c280fa43..1c4b17308d 100644 --- a/themes/vue/layout/page.ejs +++ b/themes/vue/layout/page.ejs @@ -10,7 +10,7 @@

You’re browsing the documentation for v2.x and earlier. - For v3.x, click here. + For v3.x, click here.

<% if (page.type) { %> diff --git a/themes/vue/layout/partials/header.ejs b/themes/vue/layout/partials/header.ejs index cf5faa5754..3ec6214211 100644 --- a/themes/vue/layout/partials/header.ejs +++ b/themes/vue/layout/partials/header.ejs @@ -1,7 +1,7 @@
- Click here for v3.x documentation. + Click here for v3.x documentation.