diff options
-rw-r--r-- | posts/Alpine-3.6.0-released.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/posts/Alpine-3.6.0-released.md b/posts/Alpine-3.6.0-released.md index 5012ca2..93a45b3 100644 --- a/posts/Alpine-3.6.0-released.md +++ b/posts/Alpine-3.6.0-released.md @@ -13,9 +13,9 @@ New features and noteworthy new packages ---------------------------------------- * Support for 64-bit little-endian PowerPC machines (ppc64le) * Support for 64-bit IBM System z machines (s390x) -* Rust 1.17.0 and Cargo 0.18.0 -* GHC 8.0.2 -* Julia 0.5.2 +* [Rust](https://www.rust-lang.org/) 1.17.0 and [Cargo](https://crates.io/) 0.18.0 +* [GHC](https://www.haskell.org/ghc/) 8.0.2 +* [Julia](https://julialang.org/) 0.5.2 Significant updates ------------------- |