diff options
author | Alex Touchet <alextouchet@outlook.com> | 2019-04-10 11:11:20 -0700 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-10 18:11:20 +0000 |
commit | 94ab5f2b5b954e5b8f9a9da5fe9dc5dd9825a9a7 (patch) | |
tree | 7dbe3293141f9732fa9f721dccd31d1a780fec91 | |
parent | 651823192495d6e70e98bd09fce4f233028384fa (diff) | |
download | alacritty-94ab5f2b5b954e5b8f9a9da5fe9dc5dd9825a9a7.tar.gz alacritty-94ab5f2b5b954e5b8f9a9da5fe9dc5dd9825a9a7.zip |
Switch 0.3.0 announcement link to https
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Precompiled binaries are available from the [GitHub releases page](https://githu - [Announcing Alacritty, a GPU-Accelerated Terminal Emulator](https://jwilm.io/blog/announcing-alacritty/) January 6, 2017 - [A short talk about Alacritty at the Rust Meetup January 2017](https://air.mozilla.org/rust-meetup-january-2017/) (starts at 57:00) - [Alacritty Lands Scrollback, Publishes Benchmarks](https://jwilm.io/blog/alacritty-lands-scrollback/) September 17, 2018 -- [Version 0.3.0 Release Announcement](http://blog.christianduerr.com/alacritty_030_announcement) April 07, 2019 +- [Version 0.3.0 Release Announcement](https://blog.christianduerr.com/alacritty_030_announcement) April 07, 2019 ## Installation |