Skip to content

Commit d07d9c8

Browse files
committed
Fix link to the repo where the python script for generating the codata constants.
1 parent 340454d commit d07d9c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/specs/stdlib_constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The [[stdlib_constants]] module provides mathematical constants and the most com
1414

1515
The [[stdlib_codata(module)]] module defines all codata (physical) constants as derived
1616
type. The module is automatically generated with a simple
17-
[parser written in Python](https://github.com/MilanSkocic/codata/tree/dev/stdlib)
17+
[parser written in Python](https://github.com/MilanSkocic/codata/)
1818
The latest codata constants were released in 2022 by the [NIST](http://physics.nist.gov/constants)
1919
All values for the codata constants are provided as double precision reals.
2020
The names are quite long and can be aliased with shorter names.

0 commit comments

Comments
 (0)