Fix example link

This commit is contained in:
Jonathan Guthrie 2016-12-20 16:20:40 -05:00 committed by GitHub
parent 7f2c8dfd26
commit f3f3a670bd
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ struct TestHandler: MustachePageHandler { // all template handlers must inherit
}
```
Look at the [UploadEnumerator](https://github.com/PerfectlySoft/PerfectExample-UploadEnumerator) example for a more concrete example.
Look at the [UploadEnumerator](https://github.com/PerfectExamples/Perfect-UploadEnumerator) example for a more concrete example.
**Tag Support**