Skip to content

Commit fa78818

Browse files
authored
docs(openapi): Fix broken image link in overriding-the-openapi-specification (#1785)
1 parent 24a1352 commit fa78818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/openapi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ class OpenApiFactory implements OpenApiFactoryInterface
103103

104104
The impact on the swagger-ui is the following:
105105

106-
![Swagger UI](core/images/swagger-ui-modified.png)
106+
![Swagger UI](images/swagger-ui-modified.png)
107107

108108
## Using the OpenAPI and Swagger Contexts
109109

0 commit comments

Comments
 (0)