Skip to content

Commit b5b9551

Browse files
authored
Full URL for image in Primereact README (#4673)
The image is not displayed on [npmjs.com](https://www.npmjs.com/package/@rjsf/primereact), because the image url is relative.
1 parent aa0a8f8 commit b5b9551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/primereact/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<br />
88
<p align="center">
99
<a href="https://github.com/rjsf-team/react-jsonschema-form">
10-
<img src="logo.png" alt="Logo" width="120" height="120">
10+
<img src="https://raw.githubusercontent.com/rjsf-team/react-jsonschema-form/main/packages/primereact/logo.png" alt="Logo" width="120" height="120">
1111
</a>
1212

1313
<h3 align="center">@rjsf/primereact</h3>

0 commit comments

Comments
 (0)