Skip to content

Commit

Permalink
fixed faulty link in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
florencejt committed Apr 18, 2024
1 parent 97fa00e commit dba8064
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/examples/customising_behaviour/README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _advanced-examples:
.. _customising-examples:

Customising Fusilli
=======================================================
Expand Down
2 changes: 1 addition & 1 deletion docs/modifying_models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Modify the Fusion Models

The fusion models in ``fusilli`` can be customized by passing a dictionary of attributes into the :func:`fusilli.data.prepare_fusion_data` and :func:`fusilli.train.train_and_save_models` functions.

Examples of how to modify the models can be found in the :ref:`advanced-examples` section.
Examples of how to modify the models can be found in the :ref:`customising-examples` section.

Below are the modifiable attributes with guidance on how they can be changed:

Expand Down

0 comments on commit dba8064

Please sign in to comment.