Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -26,7 +26,7 @@ params:

# Default documentation version
versions:
current: "1.7"
current: "8"

docSearch:
appId: "79DO4UR9Y5"
Expand Down