From ec8df7ce57b004958df5f1176c359819fde0a6a4 Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Sat, 23 May 2020 22:16:58 +0200 Subject: [PATCH] fix(docs): properly add license management to menu (#5018) --- docs/.vuepress/config.js | 1 + docs/{license-management.md => license_management.md} | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) rename docs/{license-management.md => license_management.md} (91%) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 23de58ccb..1f5800430 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -81,6 +81,7 @@ module.exports = { children: [ ['/xoa', 'XOA Support'], ['/purchase', 'Purchase XOA'], + ['/license_management', 'License Management'], ['/community', 'Community Support'], ], }, diff --git a/docs/license-management.md b/docs/license_management.md similarity index 91% rename from docs/license-management.md rename to docs/license_management.md index 21f14f4ab..a203ea221 100644 --- a/docs/license-management.md +++ b/docs/license_management.md @@ -1,5 +1,6 @@ # License management -This section will cover the license management system for commercial editions of our products. + +This section will cover the license management system for commercial editions of our products. ## Activate a Xen Orchestra license @@ -9,7 +10,7 @@ This section will cover the license management system for commercial editions of ![](./assets/activate-license.png) -3. By clicking on the activate license option, you will be required to confirm your choice. +3. By clicking on the activate license option, you will be required to confirm your choice. ![](./assets/activate-confirm.png)