diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-07 01:03:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 01:03:34 +0200 |
commit | 11dac133540f46a059b34bf0b7b019c7b4211cc7 (patch) | |
tree | c271def2e5a1d2289848eae06957fb2b2555d7c4 /gateway/README.md | |
parent | Merge pull request #817 from fosscord/dev/new-scripts (diff) | |
parent | New logo fix 3 (diff) | |
download | server-11dac133540f46a059b34bf0b7b019c7b4211cc7.tar.xz |
Merge pull request #818 from CE1CECL/master
Fix missing directory and modify old logos to the new ones.
Diffstat (limited to 'gateway/README.md')
-rw-r--r-- | gateway/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gateway/README.md b/gateway/README.md index 9ae6a5f1..959d0d5b 100644 --- a/gateway/README.md +++ b/gateway/README.md @@ -1,5 +1,5 @@ <p align="center"> - <img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets/logo_big_transparent.png" /> + <img width="100" src="https://raw.githubusercontent.com/fosscord/fosscord/master/assets-rebrand/svg/Fosscord-Icon-Rounded-Subtract.svg" /> </p> <h1 align="center">Fosscord WebSocket Gateway Server</h1> |