Skip to content

Commit be7d98a

Browse files
authored
Merge pull request #21327 from ada4a/patch-1
Fix typo in a URL
2 parents e14db0f + 6cfdce9 commit be7d98a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/book/src/contributing/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See also these implementation-related blog posts:
1010

1111
* <https://rust-analyzer.github.io/blog/2019/11/13/find-usages.html>
1212
* <https://rust-analyzer.github.io/blog/2020/07/20/three-architectures-for-responsive-ide.html>
13-
* <https://rust-analyzer.github.io/blog/2020/09/16/challeging-LR-parsing.html>
13+
* <https://rust-analyzer.github.io/blog/2020/09/16/challenging-LR-parsing.html>
1414
* <https://rust-analyzer.github.io/blog/2020/09/28/how-to-make-a-light-bulb.html>
1515
* <https://rust-analyzer.github.io/blog/2020/10/24/introducing-ungrammar.html>
1616

0 commit comments

Comments
 (0)