Skip to content

Commit

Permalink
fix(readme): update the link to the cmake example
Browse files Browse the repository at this point in the history
  • Loading branch information
ylz-at authored and gjasny committed Sep 21, 2021
1 parent 342de5e commit 1a66113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Consuming prometheus-cpp via CMake is the preferred way because all the dependen
between the three prometheus-cpp libraries are handled correctly.

The `cmake/project-import` directory contains an
example project and minimal [CMakeLists.txt](cmake/project-import/CMakeLists.txt).
example project and minimal [CMakeLists.txt](cmake/project-import-cmake/CMakeLists.txt).

### vcpkg

Expand Down

0 comments on commit 1a66113

Please sign in to comment.