Skip to content

Commit d97cbac

Browse files
fix: update broken Java tutorial link
1 parent 243d339 commit d97cbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
206206
- [Build an Interpreter](http://www.craftinginterpreters.com/) (Chapter 4-13 is written in Java)
207207
- [Build a Simple HTTP Server with Java](http://javarevisited.blogspot.com/2015/06/how-to-create-http-server-in-java-serversocket-example.html)
208208
- [Build an Android Flashlight App](https://www.youtube.com/watch?v=dhWL4DC7Krs) (video)
209-
- [Build a Spring Boot App with User Authentication](https://spring.io/guides/gs/securing-web/)
209+
- [Build a Spring Boot App with User Authentication](https://www.youtube.com/watch?v=KYNR5js2cXE)(video)
210210

211211
## JavaScript:
212212

0 commit comments

Comments
 (0)