You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
On this page, we have outlined several examples of how to get started with the Cryptolens Client API for C++.
4
4
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.
6
6
7
7
You can find the API documentation here: [https://help.cryptolens.io/api/cpp/](https://help.cryptolens.io/api/cpp/).
8
8
@@ -70,7 +70,7 @@ Now we can build the example project:
70
70
* Set configuration and platform in the same way as when building the library
71
71
* Build and run the project.
72
72
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).
0 commit comments