Skip to content

Commit

Permalink
Merge pull request #383 from mook-as/prefs/remove-wsl-networking
Browse files Browse the repository at this point in the history
Remove macOS and Windows Networking prefs
  • Loading branch information
mook-as authored Jul 25, 2024
2 parents 60e7e3a + 952cc3c commit c2a665a
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 c2a665a

Please sign in to comment.