Skip to content

Commit 4d3da44

Browse files
author
Diogo Andre Passagem Santos
committed
docs: fix quickstart link and changelog accuracy
- Revert quickstart link to relative path (no version drift) - Remove stale stage-count fix claim from changelog (already in main via #149)
1 parent 187d641 commit 4d3da44

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- 10-minute quickstart guide with three runnable onboarding examples in `docs/quickstart.md`
1212

1313
### Changed
14-
- README now links to the dedicated quickstart guide and fixes the context pipeline count to eight stages
14+
- README now links to the dedicated quickstart guide
1515

1616
## [0.1.6] - 2026-03-10
1717

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ pip install -e ".[dev]"
101101
## 10-Minute Quickstart
102102

103103
For a guided setup with prerequisites, three runnable examples, expected output,
104-
and next steps, see [docs/quickstart.md](https://github.com/dgenio/contextweaver/blob/main/docs/quickstart.md).
104+
and next steps, see [docs/quickstart.md](docs/quickstart.md).
105105

106106
### Minimal agent loop
107107

0 commit comments

Comments
 (0)