From a036dee6473a32e1d43836b3616cfe485f20c645 Mon Sep 17 00:00:00 2001 From: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:11:25 +0530 Subject: [PATCH] docs: update Badge 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 d4cbc9b..00a55e1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # TileServer GL -[![Build Status](https://travis-ci.org/maptiler/tileserver-gl.svg?branch=master)](https://travis-ci.org/maptiler/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) [![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.