]> git.lizzy.rs Git - rust.git/blobdiff - src/doc/complement-lang-faq.md
Auto merge of #21401 - kballard:optimize-shrink-to-fit, r=nikomatsakis
[rust.git] / src / doc / complement-lang-faq.md
index a9a9e0858ec6b7cc387a5b48d2d09b8c5f166b24..8238dd3a5ba42d7dcfffc4647a524c08b91b0652 100644 (file)
@@ -10,7 +10,7 @@ There aren't many large programs yet. The Rust [compiler][rustc], 60,000+ lines
 
 A research browser engine called [Servo][servo], currently 30,000+ lines across more than a dozen crates, will be exercising a lot of Rust's distinctive type-system and concurrency features, and integrating many native libraries.
 
-[servo]: https://github.com/mozilla/servo
+[servo]: https://github.com/servo/servo
 
 Some examples that demonstrate different aspects of the language: