Skip to content

Commit a301f2a

Browse files
committed
docs: fix stale chaining notebook link in model cookbook
The Model Linking section linked to notebooks/imaging/advanced/chaining/ start_here.ipynb, which 404s after the workspace reorganisation; point it at the current notebooks/guides/modeling/chaining.ipynb. All other autolens_workspace links in the cookbook verified to resolve on main. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DHfvdagPTJDDEsTHcFnatQ
1 parent 5d55825 commit a301f2a

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)