You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/10/05 03:41:10 UTC

[shardingsphere-elasticjob-ui] branch master updated: Correct hyperlinks in GitHub templates

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new 615feca  Correct hyperlinks in GitHub templates
     new 9c3a0e7  Merge pull request #56 from TeslaCN/fixes-github-templates
615feca is described below

commit 615fecae614b1b0e37f7c28b9d13fdadd5c84de1
Author: 吴伟杰 <ro...@me.com>
AuthorDate: Sun Oct 4 16:43:49 2020 +0800

    Correct hyperlinks in GitHub templates
---
 .github/ISSUE_TEMPLATE/bug-report.md | 4 ++--
 .github/ISSUE_TEMPLATE/question.md   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 80339d5..876dddd 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -9,8 +9,8 @@ about: Something isn't working as expected
 
 Before report a bug, make sure you have:
 
-- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elastic-job-lite/issues).
-- Read documentation: [ElasticJob Doc](http://shardingsphere.apache.org/elasticjob/docs/elastic-job-lite/00-overview/).
+- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elasticjob-ui/issues).
+- Read documentation: [ElasticJob Doc](https://shardingsphere.apache.org/elasticjob/current/en/overview/).
 
 Please pay attention on issues you submitted, because we maybe need more details. 
 If no response anymore and we cannot reproduce it on current information, we will **close it**.
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index 4af3c63..31c405d 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -10,8 +10,8 @@ about: Usage question that isn't answered in docs or discussion
 Before asking a question, make sure you have:
 
 - Googled your question.
-- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elastic-job-lite/issues).
-- Read documentation: [ElasticJob Doc](http://shardingsphere.apache.org/elasticjob/docs/elastic-job-lite/00-overview/).
+- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elasticjob-ui/issues).
+- Read documentation: [ElasticJob Doc](https://shardingsphere.apache.org/elasticjob/current/en/overview/).
 
 Please pay attention on issues you submitted, because we maybe need more details. 
 If no response anymore and we cannot reproduce it on current information, we will **close it**.