Skip to content

Commit a94a555

Browse files
authored
Merge pull request #125 from dotkernel/broken-link-fix
fixed broken 'getting help' link
2 parents 75c0523 + 0125304 commit a94a555

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/book/v5/openapi/getting-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- consult the OpenAPI [specs](https://spec.openapis.org/oas/latest.html) for a complete
44
reference of the presented objects
55
- see more examples of OpenAPI object representations in `zircote/swagger-php`'s
6-
[GitHub repository](https://github.com/zircote/swagger-php/tree/master/Examples)
6+
[GitHub repository](https://zircote.github.io/swagger-php/guide/examples.html)
77
- consult `zircote/swagger-php`'s
88
[online documentation](http://zircote.github.io/swagger-php/guide/generating-openapi-documents.html) or run the
99
following command to see their help page:

docs/book/v6/openapi/getting-help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- consult the OpenAPI [specs](https://spec.openapis.org/oas/latest.html) for a complete
44
reference of the presented objects
55
- see more examples of OpenAPI object representations in `zircote/swagger-php`'s
6-
[GitHub repository](https://github.com/zircote/swagger-php/tree/master/Examples)
6+
[GitHub repository](https://zircote.github.io/swagger-php/guide/examples.html)
77
- consult `zircote/swagger-php`'s
88
[online documentation](http://zircote.github.io/swagger-php/guide/generating-openapi-documents.html) or run the
99
following command to see their help page:

0 commit comments

Comments
 (0)