We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2388bbf commit 6d0d238Copy full SHA for 6d0d238
docs/cpp/tools/cmake-installs.md
@@ -102,7 +102,7 @@ int main() {
102
103
Our `CMakeLists.txt` for this local project needs to be slightly different than
104
the one we used in the
105
-[CMake Quickstart](/docs/ccp/quickstart-cmake) -- we use
+[CMake Quickstart](/docs/cpp/quickstart-cmake) -- we use
106
`find_package` to import Abseil's targets from our local `install` directory.
107
108
```
0 commit comments