From 7019ab32cc838e8fc5022bdbcaadd1f71689466e Mon Sep 17 00:00:00 2001
From: Chris Coley <chris@codingallnight.com>
Date: Sun, 23 Apr 2023 03:10:19 -0700
Subject: [PATCH] Update the pipeline badge in the README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0a36586..0ca0a70 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-![Build Status](https://gitlab.com/pages/plain-html/badges/master/build.svg)
+[![pipeline status](https://git.codingallnight.com/chris/pages-test/badges/master/pipeline.svg)](https://git.codingallnight.com/chris/pages-test/-/commits/master)
 
 ---
 
-Example plain HTML site using GitLab Pages.
+Example plain HTML site using GitLab Pages and Environments.
 
 Learn more about GitLab Pages at https://pages.gitlab.io and the official
 documentation https://docs.gitlab.com/ce/user/project/pages/.
-- 
GitLab