summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-10-16 19:16:12 +0000
committerGitHub <noreply@github.com>2018-10-16 19:16:12 +0000
commit9bc888fbe581efeb79698d8345a424d68c01a2f6 (patch)
tree65b29a5a59b9cf6cabe2f0fdd3b9f9146c8e66a0
parenta727801f60286282795e850637de7e21f15d4114 (diff)
Fix appveyor badge link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.