mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +02:00
docs: broken links to systems
subdirectory fixed
This commit is contained in:
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user