Skip to content

docs: fix broken Movies Service link in _examples README#2606

Open
c-tonneslan wants to merge 1 commit into
kataras:mainfrom
c-tonneslan:docs/fix-broken-di-link
Open

docs: fix broken Movies Service link in _examples README#2606
c-tonneslan wants to merge 1 commit into
kataras:mainfrom
c-tonneslan:docs/fix-broken-di-link

Conversation

@c-tonneslan
Copy link
Copy Markdown

Closes #2601.

The "Overview (Movies Service)" link in `_examples/README.md` was missing the leading `d`, so it resolved to `ependency-injection/overview/main.go` and 404'd. Every other entry in that section already points at `dependency-injection/`, so this is just a typo.

The 'Overview (Movies Service)' link in _examples/README.md was missing
the leading 'd', so the path resolved to ependency-injection/... and
404'd. Other entries under the same heading already point at
dependency-injection/, so this is just a typo.

Closes kataras#2601

Signed-off-by: Charlie Tonneslan <cst0520@gmail.com>
@c-tonneslan c-tonneslan requested a review from kataras as a code owner May 17, 2026 00:36
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 17, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Failing link in _examples/README.md

2 participants