Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa764c5 + 7e8c041 commit fbdbc70Copy full SHA for fbdbc70
1 file changed
asciidoc/getting_started.adoc
@@ -152,7 +152,7 @@ Pulling in the dependency creates a webjar containing the swagger-ui static cont
152
`/swagger-resources` which lists all of the swagger resources and versions configured for a given
153
application. The Swagger UI page should then be available at http://localhost:8080/swagger-ui.html[]
154
155
-image::springfox-swagger-ui.png[Swagger UI]
+image::images/springfox-swagger-ui.png[Swagger UI]
156
157
The swagger ui version is specified in ./build.gradle where `swaggerUiVersion` is a git tag on the [swagger-ui repo]
158
(https://github.com/swagger-api/swagger-ui).
0 commit comments