Skip to content

Commit 275d1a6

Browse files
committed
fix(README): logo
1 parent e59362e commit 275d1a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/forms/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
# Astro Forms
44

5-
<img src="../../assets/logo.rounded.png" alt="Astro Utils" height="300px"/>
5+
<img src="https://raw.githubusercontent.com/withastro-utils/utils/main/assets/logo.rounded.png" alt="Astro Utils" height="300px"/>
6+
67

78
[![Build](https://github.com/withastro-utils/utils/actions/workflows/release.yml/badge.svg)](https://github.com/withastro-utils/utils/actions/workflows/build.yml)
89
[![License](https://badgen.net/badge/color/MIT/green?label=license)](https://www.npmjs.com/package/@astro-utils/forms)

0 commit comments

Comments
 (0)