mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
fix broken banner image URL
The banner PNG (new-ccgithub-banner.png) returns a 404. Replace with the current working image (updated-byox-banner.gif).
This commit is contained in:
parent
294aef8fde
commit
50a24d7183
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[](https://codecrafters.io/github-banner)
|
||||
[](https://codecrafters.io/github-banner)
|
||||
|
||||
## Build your own <insert-technology-here>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue