From 9be38dec9015a35695bcff6bc05926e0de9b0aa6 Mon Sep 17 00:00:00 2001 From: tasuren Date: Sat, 11 Jun 2022 15:21:25 +0900 Subject: [PATCH] =?UTF-8?q?update:=20contributing.md=E3=82=92=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E3=81=AB=E3=81=97=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c4173b..cfd8433 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ You can install it using pip. You can view the UserGuide and API reference of tempylate [here](https://tempylate.readthedocs.io/en/latest). ## Contributing -Please see `./contributing.md`. +Please see [here](https://github.com/tasuren/tempylate/blob/main/contributing.md). ## License tempylate is available under the MIT license. -Detail: [LICENSE](https://github.com/tasuren/tempylate/blob/main/LICENSE) \ No newline at end of file +Detail: [LICENSE](https://github.com/tasuren/tempylate/blob/main/LICENSE)