From 548005095b9b5700953ecba536103e74a940ddbc Mon Sep 17 00:00:00 2001 From: Pablo Borowicz Date: Mon, 31 Oct 2022 19:05:50 +0100 Subject: [PATCH] Set current version to 8 --- src/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.yml b/src/config.yml index 92ccce516d2..dc3b4bc1221 100644 --- a/src/config.yml +++ b/src/config.yml @@ -12,7 +12,7 @@ params: editURL: "https://github.com/PrestaShop/docs/edit/" ghRepoURL: "https://github.com/PrestaShop/docs/" ghCommitURL: "https://github.com/PrestaShop/docs/commit/" - howToContributeURL: "/1.7/contribute/documentation/how/" + howToContributeURL: "/8/contribute/documentation/how/" description: "Learn how to extend, modify and test PrestaShop, create modules, themes, and more." author: "PrestaShop" showVisitedLinks: false @@ -26,7 +26,7 @@ params: # Default documentation version versions: - current: "1.7" + current: "8" docSearch: appId: "79DO4UR9Y5"