diff options
author | Christian Duerr <contact@christianduerr.com> | 2022-01-23 15:22:23 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-23 14:22:23 +0000 |
commit | d1deff9fae05dec5a6a2af08dc34ed3230f68da9 (patch) | |
tree | cc1a144150fed56d1c8a3ac4bc9b6b3b4f2e291a /README.md | |
parent | 9f6b49ca8fa1a8050d41fe5545009847b8a24f08 (diff) | |
download | alacritty-d1deff9fae05dec5a6a2af08dc34ed3230f68da9.tar.gz alacritty-d1deff9fae05dec5a6a2af08dc34ed3230f68da9.zip |
Remove outdated changelog URLs
Alacritty's website (https://alacritty.org) is now advertised publicly
on the GitHub page. Since that includes the old 0.3.0 and 0.5.0
changelogs, it's not necessary to point them out separately anymore.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -33,8 +33,6 @@ You can find an overview over the features available in Alacritty [here](./docs/ - [Announcing Alacritty, a GPU-Accelerated Terminal Emulator](https://jwilm.io/blog/announcing-alacritty/) January 6, 2017 - [A talk about Alacritty at the Rust Meetup January 2017](https://www.youtube.com/watch?v=qHOdYO3WUTk) January 19, 2017 - [Alacritty Lands Scrollback, Publishes Benchmarks](https://jwilm.io/blog/alacritty-lands-scrollback/) September 17, 2018 -- [Version 0.3.0 Release Announcement](https://blog.christianduerr.com/alacritty_030_announcement) April 07, 2019 -- [Version 0.5.0 Release Announcement](https://blog.christianduerr.com/alacritty_0_5_0_announcement) July 31, 2020 ## Installation |