From 799d6192671784a828d392ba700cf26768284721 Mon Sep 17 00:00:00 2001 From: iamstanlee Date: Fri, 25 Jun 2021 22:01:48 -0700 Subject: [PATCH] fix(docs): link to issues and pr --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce0977a..a2b04f7 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,10 @@ Container( Feel free to contribute to this project. -If you find a bug or want a feature, but don't know how to fix/implement it, please fill an [issue][https://github.com/Iamstanlee/linkfy_text/issues]. -If you fixed a bug or implemented a feature, please send a [pull request][https://github.com/Iamstanlee/linkfy_text/pulls]. +If you find a bug or want a feature, but don't know how to fix/implement it, please fill an [issue](issue). +If you fixed a bug or implemented a feature, please send a [pull request](pr). # TODO + - linkify "@" mention and "$" sign - LinkifyTextField widget