fix(docs): properly add license management to menu (#5018)
This commit is contained in:
parent
4159fd2ffb
commit
ec8df7ce57
@ -81,6 +81,7 @@ module.exports = {
|
|||||||
children: [
|
children: [
|
||||||
['/xoa', 'XOA Support'],
|
['/xoa', 'XOA Support'],
|
||||||
['/purchase', 'Purchase XOA'],
|
['/purchase', 'Purchase XOA'],
|
||||||
|
['/license_management', 'License Management'],
|
||||||
['/community', 'Community Support'],
|
['/community', 'Community Support'],
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# License management
|
# 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
|
## Activate a Xen Orchestra license
|
||||||
|
|
||||||
@ -9,7 +10,7 @@ This section will cover the license management system for commercial editions of
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue
Block a user