From 9bc888fbe581efeb79698d8345a424d68c01a2f6 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Tue, 16 Oct 2018 19:16:12 +0000 Subject: [PATCH] Fix appveyor badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3237e7b..63ef94a3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Alacritty ========= [![Travis build Status](https://travis-ci.org/jwilm/alacritty.svg?branch=master)](https://travis-ci.org/jwilm/alacritty) -[![Appveyor build Status](https://ci.appveyor.com/api/projects/status/sjq7ya5xf3hsa59s?svg=true)](https://ci.appveyor.com/project/zacps/alacritty) +[![Appveyor build Status](https://ci.appveyor.com/api/projects/status/github/jwilm/alacritty?svg=true)](https://ci.appveyor.com/project/jwilm/alacritty) Alacritty is the fastest terminal emulator in existence. Using the GPU for rendering enables optimizations that simply aren't possible in other emulators.