From 7046b319dc29a92723eff53aa515f50cf0d00159 Mon Sep 17 00:00:00 2001 From: Mateusz Pusz Date: Sat, 8 Oct 2022 12:14:04 +0100 Subject: [PATCH] docs: broken link fixed --- docs/framework/quantity_points.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/framework/quantity_points.rst b/docs/framework/quantity_points.rst index a13ee71b..dd652c69 100644 --- a/docs/framework/quantity_points.rst +++ b/docs/framework/quantity_points.rst @@ -49,4 +49,4 @@ Unlike `quantity`, the library provides: - no dimension-specific concepts, such as ``LengthPoint`` (there's the dimension-agnostic `QuantityPoint`), - a more limited set of operations on quantity points - (see the :ref:`framework/dimensions:Quantity Points` chapter) + (see the :ref:`framework/arithmetics:Quantity Points` chapter)