Skip to content

Commit

Permalink
fix: use correct Code Of Conduct link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Glazy authored and NSeydoux committed Oct 10, 2022
1 parent 3b71d29 commit b82ef84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
# Solid React SDK v2 - solid-ui-react

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

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 [engineering@inrupt.com](mailto:engineering@inrupt.com).
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 [engineering@inrupt.com](mailto:engineering@inrupt.com).

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

Expand Down

0 comments on commit b82ef84

Please sign in to comment.