From b7dda32cb61955d6169b91b9992752159bf3aecd Mon Sep 17 00:00:00 2001 From: Bevan Kay Date: Thu, 4 Sep 2025 13:16:56 +0800 Subject: [PATCH] config: fix 404 This PR fixes the 404 error that is preventing the install from completing at present. --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index f3f9d5b..6b0f80b 100644 --- a/config.yml +++ b/config.yml @@ -1554,7 +1554,7 @@ sources: index: true componently-com/awesome-building-blocks-for-web-apps: category: Front-End Development - default_branch: master + default_branch: main files: README.md: index: true