diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 653eb5c748..422e5c58ed 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -108,24 +108,24 @@ const sidebarUserGuide = [ title: 'Integrations', collapsable: false, children: [ - ['/WooCommerce', 'WooCommerce'], - ['/Shopify', 'Shopify'], - ['/Magento', 'Magento'], - ['/PrestaShop', 'PrestaShop'], - ['/OpenCart', 'OpenCart'], - ['/Drupal/', 'Drupal'], - ['/Zapier/', 'Zapier'], - ['/Shopware', 'Shopware'], - ['/VirtueMart', 'VirtueMart'], - ['/Smartstore/', 'Smartstore'], - ['/Grandnode/', 'Grandnode'], - ['/BigCommerce/', 'Big Commerce'], - ['/Nopcommerce/', 'Nopcommerce'], - ['/Xenforo/', 'Xenforo'], - ['/InvoiceNinja', 'Invoice Ninja'], - ['/Odoo/', 'Odoo'], - ['/Wix/', 'Wix'], - ['/CustomIntegration', 'Custom Integration'] + ['/BigCommerce/', 'Big Commerce'], + ['/Drupal/', 'Drupal'], + ['/Grandnode/', 'Grandnode'], + ['/InvoiceNinja', 'Invoice Ninja'], + ['/Magento', 'Magento'], + ['/Nopcommerce/', 'Nopcommerce'], + ['/Odoo/', 'Odoo'], + ['/OpenCart', 'OpenCart'], + ['/PrestaShop', 'PrestaShop'], + ['/Shopify', 'Shopify'], + ['/Shopware', 'Shopware'], + ['/Smartstore/', 'Smartstore'], + ['/VirtueMart', 'VirtueMart'], + ['/Wix/', 'Wix'], + ['/WooCommerce', 'WooCommerce'], + ['/Xenforo/', 'Xenforo'], + ['/Zapier/', 'Zapier'], + ['/CustomIntegration', 'Custom Integration'] ] }, {