Skip to content

Commit 81d6188

Browse files
authored
Update README.md
1 parent c74545b commit 81d6188

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
@@ -3,7 +3,7 @@
33
[![NPM](http://img.shields.io/npm/v/preact-render-to-string.svg)](https://www.npmjs.com/package/preact-render-to-string)
44
[![Build status](https://github.com/preactjs/preact-render-to-string/actions/workflows/ci.yml/badge.svg)](https://github.com/preactjs/preact-render-to-string/actions/workflows/ci.yml)
55

6-
Render JSX and [Preact](https://github.com/developit/preact) components to an HTML string.
6+
Render JSX and [Preact](https://github.com/preactjs/preact) components to an HTML string.
77

88
Works in Node & the browser, making it useful for universal/isomorphic rendering.
99

0 commit comments

Comments
 (0)