From 3184b218cd15752c08055ef336be5aa8125b7712 Mon Sep 17 00:00:00 2001 From: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:12:34 +0530 Subject: [PATCH] docs: use badge from `shields.io` to match previous version Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00a55e1..a410355 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # TileServer GL -[![Build Status](https://github.com/maptiler/tileserver-gl/actions/workflows/pipeline.yml/badge.svg)](https://github.com/maptiler/tileserver-gl/actions/workflows/pipeline.yml) +[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/maptiler/tileserver-gl/pipeline.yml)](https://github.com/maptiler/tileserver-gl/actions/workflows/pipeline.yml) [![Docker Hub](https://img.shields.io/badge/docker-hub-blue.svg)](https://hub.docker.com/r/maptiler/tileserver-gl/) Vector and raster maps with GL styles. Server-side rendering by MapLibre GL Native. Map tile server for MapLibre GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.