[BUG] Failing link in `_examples/README.md`
Author: MenkalianCreated Feb 21, 2026Updated Feb 21, 2026
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
272 * Dependency Injection
273 * [Overview (Movies Service)](ependency-injection/overview/main.go)
274 * [Basic](dependency-injection/basic/main.go)Source: kataras/iris