From 30172179af3e8d4fbdfa73c105da2421c4411ca3 Mon Sep 17 00:00:00 2001 From: Geoff Boeing Date: Sun, 24 Nov 2024 12:22:13 -0800 Subject: [PATCH] fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e2ac79..8aff7be 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![GitHub tag](https://img.shields.io/github/v/tag/gboeing/osmnx-examples?label=Uses+OSMnx)](https://github.com/gboeing/osmnx) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/gboeing/osmnx-examples/main?urlpath=lab) -[![Build Status](https://github.com/gboeing/osmnx-examples/workflows/CI/badge.svg?branch=main)](https://github.com/gboeing/osmnx-examples/actions/workflows/tests.yml) +[![Build Status](https://github.com/gboeing/osmnx-examples/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/gboeing/osmnx-examples/actions/workflows/tests.yml) OSMnx 2.0 is released: read the [migration guide](https://github.com/gboeing/osmnx/issues/1123).