From a9897ad2044989a92d8a7fe76f054ea92b61bace Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Wed, 7 Jan 2026 19:14:28 +0100 Subject: [PATCH] docs(readme): add changelogs link and fix docs directory URL --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e4502af3..45cff437e 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,8 @@ Kubo is available in community-maintained packages across many operating systems | [Content blocking](docs/content-blocking.md) | Denylist for public nodes | | [Customizing](docs/customizing.md) | Unsure if use Plugins, Boxo, or fork? | | [Debug guide](docs/debug-guide.md) | CPU profiles, memory analysis, tracing | -| [All documentation](docs/README.md) | Full list of docs | +| [Changelogs](docs/changelogs/) | Release notes for each version | +| [All documentation](https://github.com/ipfs/kubo/tree/master/docs) | Full list of docs | ## Development