Skip to content

Commit a8a75d6

Browse files
Fix GitHub Actions badge link in README
Fixed the image link in previous commit, but not the image url 🙄
1 parent 9653dba commit a8a75d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![turf](https://raw.githubusercontent.com/Turfjs/turf/9a1d5e8d99564d4080f1e2bf1517ed41d18012fa/logo.png)
22
======
3-
[![GitHub Actions Status](https://github.com/Turfjs/turf/actions/workflows/turf.yml/badge.svg)](https://github.com/Turfjs/turf/actions/workflows/ci.yml/badge.svg)
3+
[![GitHub Actions Status](https://github.com/Turfjs/turf/actions/workflows/ci.yml/badge.svg)](https://github.com/Turfjs/turf/actions/workflows/ci.yml/badge.svg)
44
[![Version Badge][npm-img]][npm-url]
55
[![Gitter chat][gitter-img]][gitter-url]
66
[![Backers on Open Collective][oc-backer-badge]](#backers)

0 commit comments

Comments
 (0)