diff --git a/modules/openapi-generator/src/main/resources/cpp-pistache-server/README.mustache b/modules/openapi-generator/src/main/resources/cpp-pistache-server/README.mustache index c568d8316d49..bb4e4a703943 100644 --- a/modules/openapi-generator/src/main/resources/cpp-pistache-server/README.mustache +++ b/modules/openapi-generator/src/main/resources/cpp-pistache-server/README.mustache @@ -39,7 +39,7 @@ cd build ``` ## Libraries required -- [pistache](http://pistache.io/quickstart) +- [pistache](https://pistacheio.github.io/pistache/docs/) - [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and put it under the model/nlohmann folder diff --git a/samples/server/petstore/cpp-pistache-everything/README.md b/samples/server/petstore/cpp-pistache-everything/README.md index 7d4392fde7e9..139ab6bc2033 100644 --- a/samples/server/petstore/cpp-pistache-everything/README.md +++ b/samples/server/petstore/cpp-pistache-everything/README.md @@ -39,7 +39,7 @@ cd build ``` ## Libraries required -- [pistache](http://pistache.io/quickstart) +- [pistache](https://pistacheio.github.io/pistache/docs/) - [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and put it under the model/nlohmann folder diff --git a/samples/server/petstore/cpp-pistache-nested-schema-refs/README.md b/samples/server/petstore/cpp-pistache-nested-schema-refs/README.md index 626ce4cc8a80..9e464539b260 100644 --- a/samples/server/petstore/cpp-pistache-nested-schema-refs/README.md +++ b/samples/server/petstore/cpp-pistache-nested-schema-refs/README.md @@ -39,7 +39,7 @@ cd build ``` ## Libraries required -- [pistache](http://pistache.io/quickstart) +- [pistache](https://pistacheio.github.io/pistache/docs/) - [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and put it under the model/nlohmann folder diff --git a/samples/server/petstore/cpp-pistache/README.md b/samples/server/petstore/cpp-pistache/README.md index 7d4392fde7e9..139ab6bc2033 100644 --- a/samples/server/petstore/cpp-pistache/README.md +++ b/samples/server/petstore/cpp-pistache/README.md @@ -39,7 +39,7 @@ cd build ``` ## Libraries required -- [pistache](http://pistache.io/quickstart) +- [pistache](https://pistacheio.github.io/pistache/docs/) - [JSON for Modern C++](https://github.com/nlohmann/json/#integration): Please download the `json.hpp` file and put it under the model/nlohmann folder