Correct hyperlinks in GitHub templates
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 @@
 
 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 @@
 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**.