Fix typo in a URL

This commit is contained in:
Ada Alakbarova
2025-12-23 21:20:11 +01:00
committed by GitHub
parent e14db0f5f8
commit 6cfdce929b

View File

@@ -10,7 +10,7 @@ See also these implementation-related blog posts:
* <https://rust-analyzer.github.io/blog/2019/11/13/find-usages.html>
* <https://rust-analyzer.github.io/blog/2020/07/20/three-architectures-for-responsive-ide.html>
* <https://rust-analyzer.github.io/blog/2020/09/16/challeging-LR-parsing.html>
* <https://rust-analyzer.github.io/blog/2020/09/16/challenging-LR-parsing.html>
* <https://rust-analyzer.github.io/blog/2020/09/28/how-to-make-a-light-bulb.html>
* <https://rust-analyzer.github.io/blog/2020/10/24/introducing-ungrammar.html>