Skip to content

Commit 2c6be2f

Browse files
Mircusclaude
andcommitted
Fix stale notebook path in CHANGELOG v0.1.1 entry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 079f2ee commit 2c6be2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
- **Bulk ingestion**`from_records`, `from_csv`, `from_jsonl`
3434
- **Temporal windowing**`window()` and `rolling_windows()` for time-sliced analysis
3535
- Worked use case: `examples/social_media_diffusers.py`
36-
- Temporal notebook: `examples/temporal_diffusion_analysis.ipynb`
36+
- Temporal notebook: `notebooks/temporal_diffusion_analysis.ipynb`
3737

3838
### Fixed
3939

0 commit comments

Comments
 (0)