Merge pull request #79 from benediktreichert/patch-1

Fixed broken link to Provider
This commit is contained in:
Tanner 2016-11-14 14:49:32 -05:00 committed by GitHub
commit 8da03667fb
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ The `Droplet` will continue to use the default logger until you modify the `Conf
The `Droplet` init method is fairly simple since most properties are variable and can be changed after initialization.
Most plugins for Vapor come with a [Provider](providers.md), these take care of configuration details for you.
Most plugins for Vapor come with a [Provider](provider.md), these take care of configuration details for you.
```swift
Droplet(