Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#2601·iris

[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

_examples/README.md

272  * Dependency Injection
273      * [Overview (Movies Service)](ependency-injection/overview/main.go)
274      * [Basic](dependency-injection/basic/main.go)

Source: kataras/iris

View original on GitHubView discussion on GitHub