From 9cde18d8d06c484911442f51b07bb4ed85b39634 Mon Sep 17 00:00:00 2001
From: Christopher Willis-Ford <7019101+cwillisf@users.noreply.github.com>
Date: Fri, 23 Feb 2024 13:37:20 -0800
Subject: [PATCH] docs: replace LLK URL in README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8e476f8..7e81cf6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Remixed from: [@jedmao/semantic-release-npm-github-config](https://github.com/je
 ## Plugins
 
 This [shareable configuration](
-https://github.com/LLK/scratch-semantic-release-config/blob/main/.releaserc.json) uses the following plugins:
+https://github.com/scratchfoundation/scratch-semantic-release-config/blob/main/.releaserc.json) uses the following plugins:
 
 - [`@semantic-release/commit-analyzer`](https://github.com/semantic-release/commit-analyzer)
 - [`@semantic-release/release-notes-generator`](https://github.com/semantic-release/release-notes-generator)