Skip to content

Commit 4d4c418

Browse files
replacement miss
1 parent 7787050 commit 4d4c418

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/asciidoc/getting_started.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ NOTE: For non-boot applications `springfox-swagger-ui` is no longer automaticall
136136
using a resource handler configurer (`WebFluxConfigurer` or `WebMvcConfigurer`). Here is how it is configured in
137137
`springfox-boot-starter`
138138

139-
NOTE: swagger-ui location has moved from `http://host/context-path/` to `http://host/context-path/swagger-ui/index.html`
139+
NOTE: swagger-ui location has moved from `http://host/context-path/swagger-ui.html` to `http://host/context-path/swagger-ui/index.html`
140140
OR `http://host/context-path/swagger-ui/` for short. This makes it work much better with pulling it as a web jar and turning it off
141141
using configuration properties if not needed.
142142

0 commit comments

Comments
 (0)