mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 05:32:58 +08:00
Fix doc sample to use HTTPS explicitly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user