From 08117ebad62029bf44bd482d80b9fe668e926cf4 Mon Sep 17 00:00:00 2001 From: Zabamund Date: Wed, 14 Apr 2021 09:39:38 +0200 Subject: [PATCH] Remove dead link to unit_convert in documentation. --- docs/source/tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tutorial.rst b/docs/source/tutorial.rst index 16b40be..a0a2c02 100644 --- a/docs/source/tutorial.rst +++ b/docs/source/tutorial.rst @@ -232,7 +232,7 @@ Usage ***** In order to use these functions, you first need a deviation object as described in `Loading a deviation`_. -You can then run the following methods once you've imported your :ref:`deviation` and :ref:`header` and done any :ref:`unit conversion` required as described above. +You can then run the following methods once you've imported your :ref:`deviation` and :ref:`header` and done any unit conversion required as described above. .. code-block:: python