We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2388bbf commit ae6562bCopy full SHA for ae6562b
1 file changed
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