diff --git a/clang/docs/StandardCPlusPlusModules.rst b/clang/docs/StandardCPlusPlusModules.rst index 0d215888a39a5..71988d0fced98 100644 --- a/clang/docs/StandardCPlusPlusModules.rst +++ b/clang/docs/StandardCPlusPlusModules.rst @@ -29,8 +29,8 @@ In order to better understand the compiler's behavior, it is helpful to understand some terms and definitions for readers who are not familiar with the C++ feature. This document is not a tutorial on C++; it only introduces necessary concepts to better understand use of modules in a project. Other -resources at `Wikipedia`_ and -`cppreference`_ can +resources at `Wikipedia `_ and +`cppreference `_ can provide more background information about modules if needed. Background and terminology