Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 6488953

Browse files
Adding netlify badge
1 parent 4ac5e48 commit 6488953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![](https://img.shields.io/npm/v/stimulus-prefetch.svg)](https://www.npmjs.com/package/stimulus-prefetch)
55
[![](https://github.com/stimulus-components/stimulus-prefetch/workflows/Lint/badge.svg)](https://github.com/stimulus-components/stimulus-prefetch)
66
[![](https://img.shields.io/github/license/stimulus-components/stimulus-prefetch.svg)](https://github.com/stimulus-components/stimulus-prefetch)
7-
[![Netlify Status](https://api.netlify.com/api/v1/badges/d62d950e-aae7-464d-8333-1078a16ec481/deploy-status)](https://stimulus-prefetch.netlify.com)
7+
[![Netlify Status](https://api.netlify.com/api/v1/badges/d3b878bb-b10c-47d2-a21b-e0a510120a4c/deploy-status)](https://stimulus-prefetch.netlify.com)
88

99
## Getting started
1010

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ <h1 class="text-4xl tracking-tight font-extrabold text-gray-900 sm:text-5xl md:t
9595

9696
<img
9797
class="inline-block"
98-
src="https://api.netlify.com/api/v1/badges/d62d950e-aae7-464d-8333-1078a16ec481/deploy-status"
98+
src="https://api.netlify.com/api/v1/badges/d3b878bb-b10c-47d2-a21b-e0a510120a4c/deploy-status"
9999
/>
100100
</p>
101101

0 commit comments

Comments
 (0)