docs(README): fix logo (#36778)

Old link presumably broken after the website's move to Hugo.
This commit is contained in:
Sean Dewar
2025-12-01 15:18:22 +00:00
committed by GitHub
parent 5299967551
commit 8ede293b8a

View File

@@ -1,5 +1,5 @@
<h1 align="center">
<img src="https://raw.githubusercontent.com/neovim/neovim.github.io/master/logos/neovim-logo-300x87.png" alt="Neovim">
<img src="https://raw.githubusercontent.com/neovim/neovim.github.io/master/static/logos/neovim-logo-300x87.png" alt="Neovim">
<a href="https://neovim.io/doc/">Documentation</a> |
<a href="https://app.element.io/#/room/#neovim:matrix.org">Chat</a>