diff --git a/docs/book/v5/openapi/getting-help.md b/docs/book/v5/openapi/getting-help.md index cdc5cea4..be76626d 100644 --- a/docs/book/v5/openapi/getting-help.md +++ b/docs/book/v5/openapi/getting-help.md @@ -3,7 +3,7 @@ - consult the OpenAPI [specs](https://spec.openapis.org/oas/latest.html) for a complete reference of the presented objects - see more examples of OpenAPI object representations in `zircote/swagger-php`'s -[GitHub repository](https://github.com/zircote/swagger-php/tree/master/Examples) +[GitHub repository](https://zircote.github.io/swagger-php/guide/examples.html) - consult `zircote/swagger-php`'s [online documentation](http://zircote.github.io/swagger-php/guide/generating-openapi-documents.html) or run the following command to see their help page: diff --git a/docs/book/v6/openapi/getting-help.md b/docs/book/v6/openapi/getting-help.md index cdc5cea4..be76626d 100644 --- a/docs/book/v6/openapi/getting-help.md +++ b/docs/book/v6/openapi/getting-help.md @@ -3,7 +3,7 @@ - consult the OpenAPI [specs](https://spec.openapis.org/oas/latest.html) for a complete reference of the presented objects - see more examples of OpenAPI object representations in `zircote/swagger-php`'s -[GitHub repository](https://github.com/zircote/swagger-php/tree/master/Examples) +[GitHub repository](https://zircote.github.io/swagger-php/guide/examples.html) - consult `zircote/swagger-php`'s [online documentation](http://zircote.github.io/swagger-php/guide/generating-openapi-documents.html) or run the following command to see their help page: