Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2020-02-12 16:35:49 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2020-02-12 16:35:49 +0300
commitb9acd30d51cf1d6c613ba6884d2a884558d1f57d (patch)
tree90e3bdc3a7f1253099ac4d741ba03aa5340e0327
parent1f685661c2d6b51d9978d4c83a147a51bd64f1ad (diff)
Fix broken CI pipeline badge
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00334760..ad4c9219 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
## GitLab Pages Daemon
-[![build status](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/build.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
-
+[![build status](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
[![coverage report](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/coverage.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
This is a simple HTTP server written in Go, made to serve GitLab Pages with