From dd5f9c87b3def73fd4bad8536dd7ec01ec6590d1 Mon Sep 17 00:00:00 2001 From: Mikhail Alabugin <137305666+1t1sCooL@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:33:55 +0300 Subject: [PATCH] docs: fix dead 0.7.0 release notes link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 838553762..0abb39170 100644 --- a/README.md +++ b/README.md @@ -1039,7 +1039,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://docs.crawl4ai.com/blog/releases/0.7.0/) or check the [CHANGELOG](https://github.com/unclecode/crawl4ai/blob/main/CHANGELOG.md).