Skip to content

docs: replace invalid v0.7.0 release notes URL with GitHub docs link for consistency#1811

Open
B-X-Y wants to merge 1 commit intounclecode:developfrom
B-X-Y:docs-fix-release-link
Open

docs: replace invalid v0.7.0 release notes URL with GitHub docs link for consistency#1811
B-X-Y wants to merge 1 commit intounclecode:developfrom
B-X-Y:docs-fix-release-link

Conversation

@B-X-Y
Copy link

@B-X-Y B-X-Y commented Mar 8, 2026

Summary

Fixes an invalid URL for the v0.7.0 release notes in the README.md.

The previous link (https://docs.crawl4ai.com/blog/release-v0.7.0) returns a 404 ("The page you requested could not be found.").
This PR updates the link to the corresponding GitHub documentation page and keeps the release notes links consistent with the style used for other versions.

List of files changed and why

  • README.md – Updated the v0.7.0 release notes link to the GitHub docs path because the previous docs site URL returns a 404.

How Has This Been Tested?

  • Manually verified that the previous URL returns a 404.
  • Confirmed the updated GitHub documentation link correctly opens the v0.7.0 release notes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added/updated unit tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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