Skip to content

Commit

Permalink
Merge pull request #36320 from PrestaEdit/patch-215
Browse files Browse the repository at this point in the history
Use v8 documentation in CMS Page (HelperCard)
  • Loading branch information
nicosomb authored Jun 25, 2024
2 parents d9abe41 + dfa6164 commit abb559c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ services:
'it': 'https://docs.prestashop-project.org/1.7-documentation/v/italian/guida-utente/vendere/gestire-catalogo/gestire-categorie'
'_fallback': 'https://docs.prestashop-project.org/1.7-documentation/user-guide/selling/managing-catalog/managing-categories'
'cms_pages':
'en': 'https://docs.prestashop-project.org/1.7-documentation/user-guide/improving-shop/customizing-store-design/pages-managing-static-content'
'fr': 'https://docs.prestashop-project.org/1.7-documentation/v/french/guide-utilisateur/optimiser-boutique/personnaliser-apparence-boutique/pages-gerer-contenu-statique'
'en': 'https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/customizing-store-design/pages-managing-static-content'
'fr': 'https://docs.prestashop-project.org/v.8-documentation/v/french-1/guide-utilisateur/optimiser-boutique/personnaliser-apparence-boutique/pages-gerer-contenu-statique'
'es': 'https://docs.prestashop-project.org/1.7-documentation/v/spanish/guia-usuario/optimizar-tienda/personalizar-diseno-tienda/paginas-gestionar-contenido-estatico'
'it': 'https://docs.prestashop-project.org/1.7-documentation/v/italian/guida-utente/migliorare-negozio/personalizzare-design-negozio/pagine-gestione-contenuti-statici'
'_fallback': 'https://docs.prestashop-project.org/1.7-documentation/user-guide/improving-shop/customizing-store-design/pages-managing-static-content'
'_fallback': 'https://docs.prestashop-project.org/v.8-documentation/user-guide/improving-shop/customizing-store-design/pages-managing-static-content'
'debug_mode':
'en': 'https://docs.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/performance#performance-debugmode'
'fr': 'https://docs.prestashop-project.org/1.7-documentation/v/french/guide-utilisateur/configurer-boutique/parametres-avances/performance#parametresdeperformances-modedebug'
Expand Down

0 comments on commit abb559c

Please sign in to comment.