Skip to content

Commit 8a0ecea

Browse files
Generate samples
1 parent 824b912 commit 8a0ecea

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

samples/server/petstore/cpp-pistache-everything/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd build
3939
```
4040

4141
## Libraries required
42-
- [pistache](http://pistache.io/quickstart)
42+
- [pistache](https://pistacheio.github.io/pistache/docs/)
4343
- [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and
4444
put it under the model/nlohmann folder
4545

samples/server/petstore/cpp-pistache-nested-schema-refs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd build
3939
```
4040

4141
## Libraries required
42-
- [pistache](http://pistache.io/quickstart)
42+
- [pistache](https://pistacheio.github.io/pistache/docs/)
4343
- [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and
4444
put it under the model/nlohmann folder
4545

samples/server/petstore/cpp-pistache/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ cd build
3939
```
4040

4141
## Libraries required
42-
- [pistache](http://pistache.io/quickstart)
42+
- [pistache](https://pistacheio.github.io/pistache/docs/)
4343
- [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and
4444
put it under the model/nlohmann folder
4545

0 commit comments

Comments
 (0)