Skip to content

Commit e2fc7c6

Browse files
small fix
1 parent 3059527 commit e2fc7c6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/user/three_dof_simulation.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Or use a custom thrust function:
123123
.. seealso::
124124

125125
For detailed information about :class:`rocketpy.PointMassMotor` parameters,
126-
see the :ref:`API reference <api_reference>`.
126+
see the :class:`rocketpy.PointMassMotor` class documentation.
127127

128128
Step 3: Create a PointMassRocket
129129
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -412,7 +412,6 @@ See Also
412412
- :ref:`First Simulation <firstsimulation>` - Standard 6-DOF simulation tutorial
413413
- :ref:`Rocket Class Usage <rocketusage>` - Full rocket modeling capabilities
414414
- :ref:`Flight Class Usage <flightusage>` - Complete flight simulation options
415-
- :doc:`../examples/3_dof_trial_sim` - Jupyter notebook example
416415

417416
Further Reading
418417
---------------

0 commit comments

Comments
 (0)