docs: broken links to systems subdirectory fixed

This commit is contained in:
Mateusz Pusz
2024-06-25 13:49:50 -05:00
parent 2c2c72bf3d
commit fc1c11cd96
3 changed files with 4 additions and 4 deletions

View File

@ -72,9 +72,9 @@ To achieve this goal, several techniques are applied:
[Systems of Units]: ../users_guide/framework_basics/systems_of_units.md
[Scalar, vector, and tensor quantities]: ../users_guide/framework_basics/character_of_a_quantity.md
[The affine space]: ../users_guide/framework_basics/the_affine_space.md
[Different models of the universe (e.g. natural units systems)]: ../users_guide/defining_systems/natural_units.md
[Different models of the universe (e.g. natural units systems)]: ../users_guide/systems/natural_units.md
[Strong dimensionless quantities]: ../users_guide/framework_basics/dimensionless_quantities.md
[Strong angular system]: ../users_guide/defining_systems/strong_angular_system.md
[Strong angular system]: ../users_guide/systems/strong_angular_system.md
[Supports any unit's magnitude (huge, small, floating-point)]: ../users_guide/framework_basics/systems_of_units.md#scaled-units
[Faster-than-lightspeed constants]: ../users_guide/framework_basics/faster_than_lightspeed_constants.md
[Highly adjustable text-output formatting]: ../users_guide/framework_basics/text_output.md

View File

@ -184,7 +184,7 @@ that both _angular measure_ and _solid angular measure_ should also be
Many people claim that angle being a dimensionless quantity is a bad idea. There are
proposals submitted to make an angle a base quantity and `rad` to become a base unit. More on this
topic can be found in the ["Strong Angular System" chapter](../defining_systems/strong_angular_system.md).
topic can be found in the ["Strong Angular System" chapter](../systems/strong_angular_system.md).
## Nested quantity kinds

View File

@ -214,7 +214,7 @@ For example, here is how the above quantity kind tree can be modeled in the libr
!!! note
More information on how to define a system of quantities can be found in the
["International System of Quantities (ISQ)"](../defining_systems/isq.md) chapter.
["International System of Quantities (ISQ)"](../systems/isq.md) chapter.
## Comparing, adding, and subtracting quantities