sjwiesman commented on a change in pull request #16414:
URL: https://github.com/apache/flink/pull/16414#discussion_r673121266
##########
File path: docs/layouts/partials/docs/footer.html
##########
@@ -24,5 +24,8 @@
{{ if eq "/zh" .Site.LanguagePrefix }}
{{ $folder = "content.zh" }}
{{ end }}
+
+<a
href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Translation+Specifications">Want
to contribute translation?</a>
+<br><br>
<a href="{{ .Site.Params.Repo }}/edit/{{ .Site.Params.Branch }}/docs/{{
$folder }}/{{ .File.Path }}" style="color:black"><i class="fa fa-edit
fa-fw"></i>Edit This Page</a>
Review comment:
I think so, and yes that is all it should take.
--
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]