From 57571db322f8679cf8042c5f3416fb962f11ed0d Mon Sep 17 00:00:00 2001 From: George Mandis Date: Sun, 14 Nov 2021 20:03:50 -0800 Subject: [PATCH] Fixed feed branch name --- src/feeds.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/feeds.json b/src/feeds.json index be4d52d..9d35c9c 100644 --- a/src/feeds.json +++ b/src/feeds.json @@ -15,7 +15,7 @@ "My GitHub Projects": [ "https://github.com/georgemandis.atom", "https://github.com/georgemandis/konami-js/releases.atom", - "https://github.com/georgemandis/konami-js/commits/master.atom", + "https://github.com/georgemandis/konami-js/commits/main.atom", "https://github.com/javascriptforartists/cheer-me-up-and-sing-me-a-song/commits/master.atom", "https://github.com/georgemandis/circuit-playground-midi-multi-tool/commits/master.atom", "https://github.com/georgemandis/remote-working-list/commits/master.atom",