Skip to content

Commit 6087581

Browse files
authored
Merge pull request #701 from PyAutoLabs/claude/cookbook-stale-chaining-link
docs: fix stale chaining notebook link in model cookbook
2 parents 5d55825 + a301f2a commit 6087581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/general/model_cookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ When performing non-linear search chaining, the inferred model of one phase can
427427

428428
The following example notebooks show how to compose and fit these models:
429429

430-
<https://github.com/PyAutoLabs/autolens_workspace/blob/main/notebooks/imaging/advanced/chaining/start_here.ipynb>
430+
<https://github.com/PyAutoLabs/autolens_workspace/blob/main/notebooks/guides/modeling/chaining.ipynb>
431431

432432
## Across Datasets (Advanced)
433433

0 commit comments

Comments
 (0)