Skip to content

Commit

Permalink
Remove macOS and Windows Networking prefs
Browse files Browse the repository at this point in the history
The macOS networking tab has been removed in
  rancher-sandbox/rancher-desktop#6975

The Windows networking tab has been removed in
  rancher-sandbox/rancher-desktop#7236

Note that the screenshots will need to be regenerated.

Signed-off-by: Mark Yen <[email protected]>
  • Loading branch information
mook-as committed Jul 24, 2024
1 parent 60e7e3a commit 952cc3c
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 46 deletions.
30 changes: 0 additions & 30 deletions docs/ui/preferences/virtual-machine/network.md

This file was deleted.

14 changes: 0 additions & 14 deletions docs/ui/preferences/wsl/network.md

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "docs.rancherdesktop.io",
"version": "0.0.0",
"private": true,
"packageManager": "[email protected]",
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
Expand Down
2 changes: 0 additions & 2 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ const sidebars = {
items: [
"ui/preferences/virtual-machine/emulation",
"ui/preferences/virtual-machine/hardware",
"ui/preferences/virtual-machine/network",
"ui/preferences/virtual-machine/volumes"
]
},
Expand All @@ -69,7 +68,6 @@ const sidebars = {
label: 'WSL',
items: [
"ui/preferences/wsl/integrations",
"ui/preferences/wsl/network",
"ui/preferences/wsl/proxy"
]
},
Expand Down

0 comments on commit 952cc3c

Please sign in to comment.