diff --git a/docs/tutorials/CMakeIntegration.rst b/docs/tutorials/CMakeIntegration.rst index 2fc9be72..2607aa38 100644 --- a/docs/tutorials/CMakeIntegration.rst +++ b/docs/tutorials/CMakeIntegration.rst @@ -5,7 +5,7 @@ CMake Integration: fmtlib This tutorial demonstrates how to integrate Mull into a CMake-based project. -We use `fmtlib `_ as an example. +We use `fmtlib `_ as an example. .. note:: If you are new to Mull, then :doc:`Hello World example <./HelloWorld>` is a good starting point.