[BUG] Failing link in `_examples/README.md`
Open
- Dominant language
- Go
- Stars
- 25.6k
- Forks
- 2.4k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Broken/misspelled example link: the 'Overview (Movies Service)' link points to 'ependency-injection/overview/main.go' (missing leading 'd'), which will 404 when followed.
**Additional context**
[_examples/README.md](https://github.com/kataras/iris/tree/4291456991a50fa4a10a0abb6d3ba5125455bf36/_examples/README.md#L272)
```
272 * Dependency Injection
273 * [Overview (Movies Service)](ependency-injection/overview/main.go)
274 * [Basic](dependency-injection/basic/main.go)
```
Contributor guide
Assessment
This issue has not been assessed yet.