Skip to content

Commit

Permalink
Updated the url for webjars and springmvc
Browse files Browse the repository at this point in the history
  • Loading branch information
dilipkrish committed Jun 8, 2015
1 parent 3d42b9d commit 56394f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asciidoc/getting_started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ All content is served from a webjar convention, relative url taking the followin
`webjars/${project.name}/${project.version}` e.g: `/webjars/springfox-swagger-ui/2.0.2-SNAPSHOT/swagger-ui.html`

By default Spring Boot has sensible defaults for serving content from webjars. To configure vanilla spring web mvc
apps to serve webjar content see the [webjar documentation] (http://www.webjars.org/documentation#springmvc)
apps to serve webjar content see the http://www.webjars.org/documentation#springmvc[webjar documentation]

=== Springfox samples
The https://github.com/springfox/springfox-demos[springfox-demos] repository contains a number of samples.
Expand Down

0 comments on commit 56394f3

Please sign in to comment.