XComp commented on code in PR #625:
URL: https://github.com/apache/flink-web/pull/625#discussion_r1147543316


##########
docs/content.zh/how-to-contribute/documentation-style-guide.md:
##########
@@ -13,7 +13,7 @@ weight: 21
 Flink 同时维护了 **英文** 和 **中文** 两种文档,当你拓展或者更新文档时,需要在 pull request 
中包含两种语言版本。如果你不熟悉中文,确保本次贡献补充了如下额外操作:
 
 * 开一个翻译的
-  [JIRA](https://issues.apache.org/jira/projects/FLINK/issues)
+[JIRA]({{< relref "community" >}}#issue-tracker)

Review Comment:
   Looks like that doesn't work properly. Tracker is translated into Chinese



##########
docs/content.zh/how-to-contribute/contribute-code.md:
##########
@@ -19,7 +19,7 @@ Apache Flink 是一个通过志愿者贡献的代码来维护、改进和扩展
 ## 寻找可贡献的内容
 
 如果你已经有好的想法可以贡献,可以直接参考下面的 "代码贡献步骤"。
-如果你在寻找可贡献的内容,可以通过 [Flink 
的问题跟踪列表](https://issues.apache.org/jira/projects/FLINK/issues) 浏览处于 open 
状态且未被分配的 Jira 工单,然后根据 "代码贡献步骤" 中的描述来参与贡献。
+如果你在寻找可贡献的内容,可以通过 [Flink 的问题跟踪列表]({{< relref "community" >}}#issue-tracker) 
浏览处于 open 状态且未被分配的 Jira 工单,然后根据 "代码贡献步骤" 中的描述来参与贡献。

Review Comment:
   The reference doesn't work. The Chinese version has a "tracker" translated 
into Chinese.



##########
docs/content/getting-help.md:
##########
@@ -58,7 +58,7 @@ Many members of the Flink community are active on [Stack 
Overflow](https://stack
 
 ## Found a Bug?
 
-If you observe an unexpected behavior that might be caused by a bug, you can 
search for reported bugs or file a bug report in [Flink's 
JIRA](https://issues.apache.org/jira/browse/FLINK).
+If you observe an unexpected behavior that might be caused by a bug, you can 
search for reported bugs or file a bug report in [Flink's JIRA]({{< relref 
"community#issue-tracker" >}}).

Review Comment:
   This one also exist in the Chinese version.



##########
docs/content.zh/community.md:
##########
@@ -120,7 +120,7 @@ under the License.
 
 ## 如何从 Apache Flink 获得帮助?
 
-我们可以通过多种方式从 Apache Flink 社区获得帮助。Flink committer 主要活跃在 
[邮件列表](#mailing-lists)。对于用户支持和问题咨询,则可以通过 用户邮件列表 获得帮助。你还可以加入社区专属的 
[Slack](#slack)。有些 Committer 同时会关注 [Stack 
Overflow](#stack-overflow)。请在提问的时候记得添加 
*[apache-flink](http://stackoverflow.com/questions/tagged/apache-flink)* 
的标签。问题反馈以及新特性的讨论则可以在 开发邮件列表 或者 
[Jira](https://issues.apache.org/jira/browse/FLINK) 上进行讨论。有兴趣对 Flink 进行贡献的人请查阅 
[贡献指南]({{< relref "how-to-contribute" >}}).
+我们可以通过多种方式从 Apache Flink 社区获得帮助。Flink committer 主要活跃在 
[邮件列表](#mailing-lists)。对于用户支持和问题咨询,则可以通过 用户邮件列表 获得帮助。你还可以加入社区专属的 
[Slack](#slack)。有些 Committer 同时会关注 [Stack 
Overflow](#stack-overflow)。请在提问的时候记得添加 
*[apache-flink](http://stackoverflow.com/questions/tagged/apache-flink)* 
的标签。问题反馈以及新特性的讨论则可以在 开发邮件列表 或者 [Jira](#issue-tracker) 上进行讨论。有兴趣对 Flink 
进行贡献的人请查阅 [贡献指南]({{< relref "how-to-contribute" >}}).

Review Comment:
   Looks like that doesn't work properly. Tracker is translated into Chinese



##########
docs/content.zh/how-to-contribute/code-style-and-quality-pull-requests.md:
##########
@@ -27,7 +27,7 @@ Please understand that contributions that do not follow this 
guide will take lon
 
 ## 1. JIRA issue and Naming
 
-Make sure that the pull request corresponds to a [JIRA 
issue](https://issues.apache.org/jira/projects/FLINK/issues).
+Make sure that the pull request corresponds to a [JIRA 
issue](https://issues.apache.org/jira/browse/FLINK).

Review Comment:
   Both links work. No need to edit this, I guess



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to