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 9918094 commit e006142Copy full SHA for e006142
README.md
@@ -8,7 +8,7 @@ Supports [libpqxx](https://github.com/jtv/libpqxx)
8
9
## Installation
10
11
-Add [the headers](https://raw.githubusercontent.com/pgvector/pgvector-cpp/v0.2.0/include) to your project (supports C++17 and greater).
+Add [the headers](https://github.com/pgvector/pgvector-cpp/tree/v0.2.0/include) to your project (supports C++17 and greater).
12
13
There is also experimental support for CMake and FetchContent:
14
0 commit comments