Skip to content

Commit

Permalink
chore: link correct repo
Browse files Browse the repository at this point in the history
  • Loading branch information
lvlcn-t committed May 12, 2024
1 parent ef6e053 commit 2339ac9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ dev:

lint:
@pre-commit run -a --hook-stage pre-push
@pre-commit run -a --hook-stage pre-commit
@pre-commit run -a --hook-stage pre-commit
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

<!-- markdownlint-disable-next-line -->
<p align="center">
<a href="/../../commits/" title="Last Commit"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/lvlcn-t/lvlcn-t?style=flat"></a>
<a href="/../../issues" title="Open Issues"><img alt="Open Issues" src="https://img.shields.io/github/issues/lvlcn-t/lvlcn-t?style=flat"></a>
<a href="/../../commits/" title="Last Commit"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/lvlcn-t/meta?style=flat"></a>
<a href="/../../issues" title="Open Issues"><img alt="Open Issues" src="https://img.shields.io/github/issues/lvlcn-t/meta?style=flat"></a>
</p>

- [About this component](#about-this-component)
Expand Down Expand Up @@ -70,7 +70,7 @@ The following channels are available for discussions, feedback, and support requ

| Type | Channel |
| ---------- | ------------------------------------------------------------------------------------------------------------------------- |
| **Issues** | [![General Discussion](https://img.shields.io/github/issues/lvlcn-t/lvlcn-t?style=flat-square)](/../../issues/new/choose) |
| **Issues** | [![General Discussion](https://img.shields.io/github/issues/lvlcn-t/meta?style=flat-square)](/../../issues/new/choose) |

## How to Contribute

Expand Down

0 comments on commit 2339ac9

Please sign in to comment.