From 72b92ea7f97b0f95e1aeb565221b0fc85e74f4da Mon Sep 17 00:00:00 2001 From: Mike Boutin Date: Mon, 16 Sep 2024 19:25:48 -0400 Subject: [PATCH] Fix remaining NIST Special Publication 811 links. Resolves #471. --- CONTRIBUTING.md | 2 +- src/lib.rs | 2 +- uom-macros/CONTRIBUTING.md | 2 +- uom-macros/README.md | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 30942a23..66d0d114 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -22,4 +22,4 @@ at your option. [BIPM]: https://www.bipm.org/en/about-us/ [brochure]: https://www.bipm.org/en/publications/si-brochure/ [si]: https://jcgm.bipm.org/vim/en/1.16.html -[nist811]: https://www.nist.gov/pml/nist-guide-si-appendix-b9-factors-units-listed-kind-quantity-or-field-science +[nist811]: https://www.nist.gov/pml/special-publication-811/nist-guide-si-appendix-b-conversion-factors/nist-guide-si-appendix-b9 diff --git a/src/lib.rs b/src/lib.rs index d40a2d2f..498810d4 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -150,7 +150,7 @@ //! [BIPM]: https://www.bipm.org/en/about-us/ //! [brochure]: https://www.bipm.org/en/publications/si-brochure/ //! [si]: https://jcgm.bipm.org/vim/en/1.16.html -//! [nist811]: https://www.nist.gov/pml/nist-guide-si-appendix-b9-factors-units-listed-kind-quantity-or-field-science +//! [nist811]: https://www.nist.gov/pml/special-publication-811/nist-guide-si-appendix-b-conversion-factors/nist-guide-si-appendix-b9 // Compile with `no_std` when the `std` feature is not specified. #![cfg_attr(not(feature = "std"), no_std)] diff --git a/uom-macros/CONTRIBUTING.md b/uom-macros/CONTRIBUTING.md index 30942a23..66d0d114 100644 --- a/uom-macros/CONTRIBUTING.md +++ b/uom-macros/CONTRIBUTING.md @@ -22,4 +22,4 @@ at your option. [BIPM]: https://www.bipm.org/en/about-us/ [brochure]: https://www.bipm.org/en/publications/si-brochure/ [si]: https://jcgm.bipm.org/vim/en/1.16.html -[nist811]: https://www.nist.gov/pml/nist-guide-si-appendix-b9-factors-units-listed-kind-quantity-or-field-science +[nist811]: https://www.nist.gov/pml/special-publication-811/nist-guide-si-appendix-b-conversion-factors/nist-guide-si-appendix-b9 diff --git a/uom-macros/README.md b/uom-macros/README.md index 9aae58f5..8c384fad 100644 --- a/uom-macros/README.md +++ b/uom-macros/README.md @@ -37,5 +37,4 @@ at your option. [BIPM]: https://www.bipm.org/en/about-us/ [brochure]: https://www.bipm.org/en/publications/si-brochure/ [si]: https://jcgm.bipm.org/vim/en/1.16.html -[nist811]: https://www.nist.gov/pml/nist-guide-si-appendix-b9-factors-units-listed-kind-quantity-or-field-science - +[nist811]: https://www.nist.gov/pml/special-publication-811/nist-guide-si-appendix-b-conversion-factors/nist-guide-si-appendix-b9