Skip to content

docs: fix dead micronaut guide URL in README example - #2250

Open
jrlprost wants to merge 1 commit into
unclecode:developfrom
jrlprost:fix/docs-0912-0129
Open

jrlprost wants to merge 1 commit into
unclecode:developfrom
jrlprost:fix/docs-0912-0129

Conversation

@jrlprost

Copy link
Copy Markdown

The heuristic markdown generation example in README.md crawls https://docs.micronaut.io/4.9.9/guide/, which now returns a 404 (the Micronaut docs no longer serve that pinned version path).

Verified with curl -sI https://docs.micronaut.io/4.9.9/guide/ (404) vs curl -sI https://docs.micronaut.io/latest/guide/ (200), and updated the example to use the latest path.


This contribution was prepared with AI assistance (Claude Code).

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.

1 participant