Skip to content

Commit 815bf1b

Browse files
authored
docs: fix IDE icon (coder#3445)
1 parent 88c9f31 commit 815bf1b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

docs/images/icons/code.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/images/icons/terminal.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"title": "IDEs",
7676
"description": "Learn how to use your IDE of choice with Coder",
7777
"path": "./ides.md",
78-
"icon_path": "./images/icons/terminal.svg",
78+
"icon_path": "./images/icons/code.svg",
7979
"children": [
8080
{
8181
"title": "Configuring Web IDEs",

0 commit comments

Comments
 (0)