forked from pool/cockpit-machines
14 lines
591 B
Diff
14 lines
591 B
Diff
|
diff --git a/src/manifest.json b/src/manifest.json
|
||
|
index 11d1797..543eebd 100644
|
||
|
--- a/src/manifest.json
|
||
|
+++ b/src/manifest.json
|
||
|
@@ -11,7 +11,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/9/html/managing_systems_using_the_rhel_9_web_console/managing-virtual-machines-in-the-web-console_system-management-using-the-rhel-9-web-console"
|