summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-29 17:43:55 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-29 17:43:55 +0200
commitac7bf8c4bfcbb157a2db6b939927bf11edb6ba7b (patch)
treea8657ecaeab24007ed7073e96b8c266ed5fe25db /README.md
parented3c7e633944cf70754bc05504a7cd724fdca178 (diff)
downloadvim-git-ac7bf8c4bfcbb157a2db6b939927bf11edb6ba7b.tar.gz
patch 8.2.1319: status badge for Github CI has wrong linkv8.2.1319
Problem: Status badge for Github CI has wrong link. Solution: Rename and use the right link
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 78b9ff6f1..2373f57b9 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Travis Build Status](https://travis-ci.org/vim/vim.svg?branch=master)](https://travis-ci.org/vim/vim)
[![Appveyor Build status](https://ci.appveyor.com/api/projects/status/o2qht2kjm02sgghk?svg=true)](https://ci.appveyor.com/project/chrisbra/vim)
-![Github Build status](https://github.com/vim/vim/workflows/CI%20with%20MSVC%20and%20MinGW-w64/badge.svg)
+[![Github Build status](https://github.com/vim/vim/workflows/GitHub%20CI/badge.svg)](https://github.com/vim/vim/actions?query=workflow%3A%22GitHub+CI%22)
[![Cirrus Build Status](https://api.cirrus-ci.com/github/vim/vim.svg)](https://cirrus-ci.com/github/vim/vim)
[![Coverage Status](https://codecov.io/gh/vim/vim/coverage.svg?branch=master)](https://codecov.io/gh/vim/vim?branch=master)
[![Coverity Scan](https://scan.coverity.com/projects/241/badge.svg)](https://scan.coverity.com/projects/vim)