From b740fffd8015e896c53fa6fed16be57e0f5a58cc Mon Sep 17 00:00:00 2001 From: Jeff McKenna Date: Fri, 12 Apr 2024 11:14:36 -0300 Subject: [PATCH] fix README workflow badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70a0525745..3735e87830 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ MapServer logo -[![Docs Builds](https://travis-ci.com/MapServer/MapServer-documentation.svg?branch=main)](https://travis-ci.com/MapServer/MapServer-documentation) +[![Build Documentation](https://github.com/MapServer/MapServer-documentation/actions/workflows/build.yml/badge.svg)](https://github.com/MapServer/MapServer-documentation/actions?query=workflow%3A%22Build%20Documentation%22%20branch%3Amain) This repository is meant to write and manage the official documentation for [MapServer](https://mapserver.org). Please submit all pull requests to the