Skip to content

Commit dae3822

Browse files
tomaslinDave Syer
authored andcommitted
Bad Tomcat 8 section reference to websockets pom
Removed this link "The websocket sample shows you how to do that in Maven." since the example no longer has properties that show how this is done. Dave Syer edited the section in a previous issue by adding the example to the POM ( #430 ) but it appears that the bad link was not removed.
1 parent e059d0c commit dae3822

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

spring-boot-docs/src/main/asciidoc/howto.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -570,8 +570,7 @@ Tomcat 8 for it to work. For example, using the starter poms in Maven:
570570
----
571571

572572
change the classpath to use Tomcat 8
573-
for it to work. The {github-code}/spring-boot-samples/spring-boot-sample-websocket/pom.xml[websocket sample]
574-
shows you how to do that in Maven.
573+
for it to work.
575574

576575

577576

0 commit comments

Comments
 (0)