forked from cockpit/cockpit-machines
14 lines
589 B
Diff
14 lines
589 B
Diff
|
diff --git a/src/manifest.json b/src/manifest.json
|
||
|
index a945d46..3980eb2 100644
|
||
|
--- a/src/manifest.json
|
||
|
+++ b/src/manifest.json
|
||
|
@@ -8,7 +8,7 @@
|
||
|
"label": "Virtual Machines",
|
||
|
"path": "index.html",
|
||
|
"order": 60,
|
||
|
- "docs": [
|
||
|
+ "docs-rh": [
|
||
|
{
|
||
|
"label": "Managing virtual machines",
|
||
|
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/managing_systems_using_the_rhel_8_web_console/managing-virtual-machines-in-the-web-console_system-management-using-the-rhel-8-web-console"
|