mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 01:58:16 +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