From cfcb2d699334907bd1737326ac33fd773e6af28f Mon Sep 17 00:00:00 2001 From: Harsh Kumar <9u.harsh@gmail.com> Date: Sun, 5 Apr 2026 08:15:57 +0530 Subject: [PATCH] Fix links in README for weaver source code and roadmap Signed-off-by: Harsh Kumar <9u.harsh@gmail.com> --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index a78dcc4..004852b 100644 --- a/profile/README.md +++ b/profile/README.md @@ -37,7 +37,7 @@ As a fusion of two earlier systems (Cactus and Weaver) that have similar philoso The current Cacti code base contains the legacy Cactus and Weaver source code in aggregated form with their original folder structures intact. But the packages built from the two sections of code are unified and released under a common `cacti` namespace, and the CI/CD pipelines for testing and releases are also integrated under a common set of GitHub Actions. A _deeper_ merge and integration of source code is part of our roadmap, and will be carried out over a longer time period, but the current setup of code and release packages makes it easy for new users to navigate Cacti and for legacy users to carry out seamless upgrades. -(Reference for legacy users: Cactus source code lies here (i.e., the root folder), excluding the `weaver` folder. Weaver source code lies within the [weaver](./weaver/) folder. +(Reference for legacy users: Cactus source code lies here (i.e., the root folder), excluding the `weaver` folder. Weaver source code lies within the [weaver](https://github.com/hyperledger-cacti/cacti/tree/main/weaver) folder. ## Documentation @@ -45,7 +45,7 @@ See the official [Hyperledger Cacti documentation](https://hyperledger-cacti.git ## Roadmap -See [ROADMAP.md]([./ROADMAP.md](https://github.com/hyperledger-cacti/cacti/blob/main/ROADMAP.md)) for details on the envisioned integration. +See [ROADMAP.md](https://github.com/hyperledger-cacti/cacti/blob/main/ROADMAP.md) for details on the envisioned integration. ## Inclusive Language Statement