Oops, broke some README external links

Wed, 07 Dec 2022 08:17:46 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Wed, 07 Dec 2022 08:17:46 +0200
changeset 17
de8d43ebfd0d
parent 15
0194715c1ad6
child 20
90f77ad9a98d

Oops, broke some README external links

README.md file | annotate | diff | comparison | revisions
--- a/README.md	Wed Dec 07 06:59:19 2022 +0200
+++ b/README.md	Wed Dec 07 08:17:46 2022 +0200
@@ -35,10 +35,9 @@
     ```console
     brew install gsl
     ```
-    For other operating systems, suggestions are available in the
-    [rust-GSL crate documentation][rust-GSL].
-    On Windows, you will likely need to pass extra `RUSTFLAGS` options to
-    Cargo in the following steps to locate the library.
+    For other operating systems, suggestions are available in the [rust-GSL]
+    crate documentation. On Windows, you will likely need to pass extra
+    `RUSTFLAGS` options to Cargo in the following steps to locate the library.
 
 4. Download [alg_tools] and unpack it under the same directory as this
    package.
@@ -46,8 +45,8 @@
   [rustup]: https://rustup.rs
   [alg_tools]: https://tuomov.iki.fi/software/alg_tools/
   [Rust]: https://www.rust-lang.org/
-  [GNU Scientific Library]: https://docs.rs/GSL/6.0.0/rgsl/
-  [gsl]: https://www.gnu.org/software/gsl/
+  [GNU Scientific Library]: https://www.gnu.org/software/gsl/
+  [rust-GSL]: https://docs.rs/GSL/6.0.0/rgsl/
   [Homebrew]: https://brew.sh
   [arXiv:2212.02991]: https://arxiv.org/abs/2212.02991
 

mercurial