Skip to content

Commit 6cfdce9

Browse files
authored
Fix typo in a URL
1 parent e14db0f commit 6cfdce9

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)