Skip to content

Commit 797d9df

Browse files
authored
Merge pull request #24 from linuxserver/updatelogo
update to new animated logo
2 parents 244156d + 29a0149 commit 797d9df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Find us at:
4444
- All intensive computation runs on your server.
4545
- You're no longer running excess instances of Chrome.
4646

47-
[![code-server](https://github.com/cdr/code-server/raw/master/doc/assets/ide.gif)](https://coder.com)
47+
[![code-server](https://raw.githubusercontent.com/cdr/code-server/master/doc/assets/code-server.gif)](https://coder.com)
4848

4949
## Supported Architectures
5050

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# project information
44
project_name: code-server
55
project_url: "https://coder.com"
6-
project_logo: "https://github.com/cdr/code-server/raw/master/doc/assets/ide.gif"
6+
project_logo: "https://raw.githubusercontent.com/cdr/code-server/master/doc/assets/code-server.gif"
77
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is VS Code running on a remote server, accessible through the browser.
88
99
- Code on your Chromebook, tablet, and laptop with a consistent dev environment.

0 commit comments

Comments
 (0)