Fix doc sample to use HTTPS explicitly

This commit is contained in:
Stephane Nicoll
2019-05-20 08:52:08 +02:00
parent 372e823d21
commit 7900a09ce6
2 changed files with 3 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ https://github.com/AlexFalappa/nb-springboot[this plugin])
[TIP]
====
You can "curl" an instance to get a usage page with examples (try
`curl start.spring.io`)
`curl https://start.spring.io`)
====
== Generating a project