From 186b3a66e39633617a86fb994a93139523050396 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 21 Oct 2014 16:07:15 +0100 Subject: [PATCH] Update WebSocket sample with new SockJS CDN Closes gh-1740 --- .../src/main/resources/static/echo.html | 2 +- .../src/main/resources/static/snake.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-boot-samples/spring-boot-sample-websocket/src/main/resources/static/echo.html b/spring-boot-samples/spring-boot-sample-websocket/src/main/resources/static/echo.html index 42081d4e19..0ffca05b4d 100644 --- a/spring-boot-samples/spring-boot-sample-websocket/src/main/resources/static/echo.html +++ b/spring-boot-samples/spring-boot-sample-websocket/src/main/resources/static/echo.html @@ -49,7 +49,7 @@ margin: 0; } - + + - +