Skip to content

Commit 2b8085c

Browse files
committed
Fix links in README.md
1 parent b4c28e9 commit 2b8085c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
On this page, we have outlined several examples of how to get started with the Cryptolens Client API for C++.
44

5-
> **Note**, Cryptolens Client API for C++ currently supports a subset of the full Cryptolens Web API. Please contact us (XXX: Add link) if you need something in particular.
5+
> **Note**, Cryptolens Client API for C++ currently supports a subset of the full Cryptolens Web API. Please contact us if you need something in particular.
66
77
You can find the API documentation here: [https://help.cryptolens.io/api/cpp/](https://help.cryptolens.io/api/cpp/).
88

@@ -70,7 +70,7 @@ Now we can build the example project:
7070
* Set configuration and platform in the same way as when building the library
7171
* Build and run the project.
7272

73-
Instructions for how to add the library to your own project can be found [here](https://help.cryptolens.io/cpp/). XXX: Fix link
73+
Instructions for how to add the library to your own Visual Studio project can be found [here](https://help.cryptolens.io/web-api/cpp/windows).
7474

7575
## Library overview
7676

0 commit comments

Comments
 (0)