Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/general/model_cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ When performing non-linear search chaining, the inferred model of one phase can

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

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

## Across Datasets (Advanced)

Expand Down
Loading