From 79612b8c1449600ede102e8fe5e2cde180a3c25d Mon Sep 17 00:00:00 2001 From: Martin Janiczek Date: Fri, 14 Mar 2025 15:42:00 +0100 Subject: [PATCH] Fix diff link in extra/readme.md The main branch has changed from `lamdera` to `lamdera-next` --- extra/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/readme.md b/extra/readme.md index 4638253fa..4f9e02194 100644 --- a/extra/readme.md +++ b/extra/readme.md @@ -13,7 +13,7 @@ The integration philosophy is: The idea is that searching the project for `import.*Lamdera` and `@LAMDERA` will reveal every single `/builder` and `/compiler` core file that has some Lamdera related modification. -Alternatively the [diffing `elm/compiler` and `lamdera/compiler`](https://github.com/lamdera/compiler/compare/master...lamdera) gives a nice overview of all core file modifications in the "Files Changed" view. +Alternatively the [diffing `elm/compiler` and `lamdera/compiler`](https://github.com/lamdera/compiler/compare/master...lamdera-next) gives a nice overview of all core file modifications in the "Files Changed" view. Otherwise: