Fix broken Spring Initializr command line support link

This commit is contained in:
rylim
2020-06-02 16:49:41 -07:00
committed by Jay Bryant
parent 1704889d71
commit 9a4d7411c9

View File

@@ -38,7 +38,7 @@ The .zip file contains a standard project in the root directory, so you might wa
[[using-command-line]]
=== Using command line
You can use the Initializr HTTP API https://docs.spring.io/initializr/docs/current/reference/htmlsingle/#command-line[from the command line] with, for example, curl on a UN*X like system:
You can use the Initializr HTTP API https://docs.spring.io/initializr/docs/current/reference/html/#command-line[from the command line] with, for example, curl on a UN*X like system:
[source]
----