diff --git a/content/courses/intro-to-ada/chapters/introduction.rst b/content/courses/intro-to-ada/chapters/introduction.rst index 3cbca2fc5..e0b7100c4 100644 --- a/content/courses/intro-to-ada/chapters/introduction.rst +++ b/content/courses/intro-to-ada/chapters/introduction.rst @@ -51,7 +51,7 @@ kind of programming Ada is good at. In terms of modern languages, the closest in terms of targets and level of abstraction are probably :wikipedia:`C++ ` and -`Rust `_. +`Rust `_. Philosophy ----------