Skip to content

Commit fc25175

Browse files
authored
Merge pull request #42 from Janiczek/patch-1
Fix diff link in extra/readme.md
2 parents 6415988 + 79612b8 commit fc25175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extra/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The integration philosophy is:
1313

1414
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.
1515

16-
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.
16+
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.
1717

1818
Otherwise:
1919

0 commit comments

Comments
 (0)