From f9dde6b0c55a202817b0c2b74245953a9efb39f9 Mon Sep 17 00:00:00 2001 From: Teodor G Date: Tue, 23 Mar 2021 17:01:16 +0200 Subject: [PATCH] fixed links error --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- pull_request_template.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fceca58..0f5897e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,5 +15,5 @@ assignees: 'TeodorHMX1' **Android API version:** Android API version here -###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/parcelled/releases) of the library. -###### We also happily accept [pull requests](https://github.com/zeoflow/parcelled/pulls). +###### To help us triage faster, please check to make sure you are using the [latest version](https://github.com/zeoflow/zeobot/releases) of the library. +###### We also happily accept [pull requests](https://github.com/zeoflow/zeobot/pulls). diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d73c4c0..07eb0f9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -19,4 +19,4 @@ A clear and concise description of any alternative solutions or features you've **Additional context** Add any other context or screenshots about the feature request here. -###### We also happily accept [pull requests](https://github.com/zeoflow/parcelled/pulls). +###### We also happily accept [pull requests](https://github.com/zeoflow/zeobot/pulls). diff --git a/pull_request_template.md b/pull_request_template.md index 18f6064..6eeb021 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -3,4 +3,4 @@ closes #5346 ### Description -###### [Contributing](https://github.com/zeoflow/parcelled/blob/master/docs/contributing.md) has more information and tips for a great pull request. \ No newline at end of file +###### [Contributing](https://github.com/zeoflow/zeobot/blob/master/docs/contributing.md) has more information and tips for a great pull request. \ No newline at end of file