Fix link to hello world page (#418)

* Fix link to hello world sample

* Fix fixing the link
This commit is contained in:
Thomas Krajacic 2019-10-21 17:18:52 +02:00 committed by Tim
parent 7ab67897c4
commit d498dd5ff7
1 changed files with 1 additions and 1 deletions

View File

@ -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