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

Commit 4130a28

Browse files
committed
fix: use correct Code Of Conduct link in README.md
1 parent 2f3c564 commit 4130a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Solid React SDK v2 - solid-ui-react
22

3-
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)
3+
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE-OF-CONDUCT.md)
44

5-
This project adheres to the Contributor Covenant [code of conduct](code_of_conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [[email protected]](mailto:[email protected]).
5+
This project adheres to the Contributor Covenant [code of conduct](CODE-OF-CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [[email protected]](mailto:[email protected]).
66

77
solid-ui-react is a library of React components made to make development with [Solid](https://solidproject.org/) simple.
88

0 commit comments

Comments
 (0)