aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Gröber <dxld@darkboxed.org>2019-12-26 22:28:36 +0100
committerDaniel Gröber <dxld@darkboxed.org>2019-12-26 22:28:36 +0100
commit849abc5fb3ad0b8c4bdecda1cfd8ba6d8ba96899 (patch)
tree68905390c005bf82b0934ba6f4520387ab32650b /README.md
parent861dfdeb5cc010e87d623ed949673f1637c8118e (diff)
Fix GitLab pipeline badge URL
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 7097fd8..79bbbc3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# The `cabal-helper` library
-[![build status](https://gitlab.com/dxld/cabal-helper/badges/master/build.svg)](https://gitlab.com/dxld/cabal-helper/commits/master)
+[![build status](https://gitlab.com/dxld/cabal-helper/badges/master/pipeline.svg)](https://gitlab.com/dxld/cabal-helper/commits/master)
The purpose of the `cabal-helper` library is to give Haskell development
tools access to the same environment which build tools such as