Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e9826 commit 7895f41Copy full SHA for 7895f41
docs/images/icons/trash.svg
docs/manifest.json
@@ -83,6 +83,12 @@
83
"description": "Learn how to upgrade Coder",
84
"path": "./install/upgrade.md",
85
"icon_path": "./images/icons/upgrade.svg"
86
+ },
87
+ {
88
+ "title": "Uninstall",
89
+ "description": "Learn how to uninstall Coder",
90
+ "path": "./install/uninstall.md",
91
+ "icon_path": "./images/icons/trash.svg"
92
}
93
]
94
},
0 commit comments