From a0a1ce454e8cb8b52ed2d517687bd147803dd0bb Mon Sep 17 00:00:00 2001 From: B-X-Y Date: Sun, 8 Mar 2026 01:44:16 -0600 Subject: [PATCH] docs: replace invalid v0.7.0 release notes URL with GitHub docs link for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa8b8ab8b..5811d9ada 100644 --- a/README.md +++ b/README.md @@ -928,7 +928,7 @@ from crawl4ai import CrawlerRunConfig, MatchMode, CacheMode - **⚡ Performance Boost**: Up to 3x faster with optimized resource handling and memory efficiency -Read the full details in our [0.7.0 Release Notes](https://docs.crawl4ai.com/blog/release-v0.7.0) or check the [CHANGELOG](https://github.com/unclecode/crawl4ai/blob/main/CHANGELOG.md). +Read the full details in our [0.7.0 Release Notes](https://github.com/unclecode/crawl4ai/blob/main/docs/blog/release-v0.7.0.md) or check the [CHANGELOG](https://github.com/unclecode/crawl4ai/blob/main/CHANGELOG.md).