mirror of https://github.com/vapor/docs.git
Fix link to hello world page (#418)
* Fix link to hello world sample * Fix fixing the link
This commit is contained in:
parent
7ab67897c4
commit
d498dd5ff7
|
|
@ -6,7 +6,7 @@ Vapor is the most used web framework for Swift. It provides a beautifully expres
|
|||
|
||||
If this is your first time using Vapor, head to [Install → macOS](install/macos.md) to install Swift and Vapor.
|
||||
|
||||
Once you have Vapor installed, check out [Getting Started → Hello, world](getting-started/hello.md) to create your first Vapor app!
|
||||
Once you have Vapor installed, check out [Getting Started → Hello, world](getting-started/hello-world.md) to create your first Vapor app!
|
||||
|
||||
## Other Sources
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue