diff --git a/Makefile b/Makefile index e0a1379..0988e9f 100644 --- a/Makefile +++ b/Makefile @@ -7,4 +7,4 @@ dev: lint: @pre-commit run -a --hook-stage pre-push - @pre-commit run -a --hook-stage pre-commit \ No newline at end of file + @pre-commit run -a --hook-stage pre-commit diff --git a/README.md b/README.md index 8dcc259..e930ceb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@
- [About this component](#about-this-component) @@ -70,7 +70,7 @@ The following channels are available for discussions, feedback, and support requ | Type | Channel | | ---------- | ------------------------------------------------------------------------------------------------------------------------- | -| **Issues** | [](/../../issues/new/choose) | +| **Issues** | [](/../../issues/new/choose) | ## How to Contribute