Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbdbc70

Browse files
committed
Merge pull request springfox#932 from HNygard/patch-1
DOC - Fixing path to Swagger UI image
2 parents fa764c5 + 7e8c041 commit fbdbc70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

asciidoc/getting_started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Pulling in the dependency creates a webjar containing the swagger-ui static cont
152152
`/swagger-resources` which lists all of the swagger resources and versions configured for a given
153153
application. The Swagger UI page should then be available at http://localhost:8080/swagger-ui.html[]
154154

155-
image::springfox-swagger-ui.png[Swagger UI]
155+
image::images/springfox-swagger-ui.png[Swagger UI]
156156

157157
The swagger ui version is specified in ./build.gradle where `swaggerUiVersion` is a git tag on the [swagger-ui repo]
158158
(https://github.com/swagger-api/swagger-ui).

0 commit comments

Comments
 (0)