From 2edac11bf21fcfecfde68647ef840b760bea4f95 Mon Sep 17 00:00:00 2001 From: Bilaal Rashid <42493384+bilaalrashid@users.noreply.github.com> Date: Fri, 15 Nov 2024 00:19:07 +0000 Subject: [PATCH] Fix github release creation link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 473b2d0..5e1e9b0 100644 --- a/README.md +++ b/README.md @@ -135,4 +135,4 @@ make release-version VERSION= ``` git push --follow-tags ``` -3. Create a corresponding [release](https://github.com/bilaalrashid/ReadBeeb/releases/new) on GitHub +3. Create a corresponding [release](https://github.com/bilaalrashid/bbc-news-swift/releases/new) on GitHub