From 56c12f5d4e4554add6c0abe13290fc2704c9ff0e Mon Sep 17 00:00:00 2001 From: Lux Aliaga Date: Sat, 19 Aug 2023 20:33:44 -0400 Subject: [PATCH] readme: Update logo URL When migrating this repo, I didn't change the URL for the logo, which was hosted on Codeberg. Update it to Sourcehut. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ddd4ff..725a422 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Vento](https://codeberg.org/nixgoat/vento/media/branch/master/assets/logo.png "Vento") +![Vento](https://git.sr.ht/~nixgoat/vento/blob/master/assets/logo.png "Vento") [![Latest version](https://shields.io/crates/v/vento?color=red)](https://crates.io/crates/vento) [![Downloads](https://shields.io/crates/d/vento)](https://crates.io/crates/vento)