This is an automated email from the ASF dual-hosted git repository. sjwiesman pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/flink-web.git
commit 7e74dfa21f7289850d705761d7993cd6e22383d5 Author: Seth Wiesman <[email protected]> AuthorDate: Fri Jun 18 14:33:37 2021 -0500 Rebuild site --- content/contributing/docs-style.html | 2 +- content/zh/contributing/docs-style.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/contributing/docs-style.html b/content/contributing/docs-style.html index 46662ad..b4bb4a3 100644 --- a/content/contributing/docs-style.html +++ b/content/contributing/docs-style.html @@ -335,7 +335,7 @@ highlighted with a corresponding HTML tag:</p> <p>Use clear definitions of terms or provide additional instructions on what something means by adding a link to a helpful resource, such as other -documentation pages or the <a href="https://ci.apache.org/projects/flink/flink-docs-master/concepts/glossary.html">Flink +documentation pages or the <a href="https://ci.apache.org/projects/flink/flink-docs-stable/docs/concepts/glossary">Flink Glossary</a>. The Glossary is a work in progress, so you can also propose new terms by opening a pull-request.</p> diff --git a/content/zh/contributing/docs-style.html b/content/zh/contributing/docs-style.html index 81b63f1..7f5282b 100644 --- a/content/zh/contributing/docs-style.html +++ b/content/zh/contributing/docs-style.html @@ -333,7 +333,7 @@ highlighted with a corresponding HTML tag:</p> <p>Use clear definitions of terms or provide additional instructions on what something means by adding a link to a helpful resource, such as other -documentation pages or the <a href="https://ci.apache.org/projects/flink/flink-docs-master/concepts/glossary.html">Flink +documentation pages or the <a href="https://ci.apache.org/projects/flink/flink-docs-stable/docs/concepts/glossary">Flink Glossary</a>. The Glossary is a work in progress, so you can also propose new terms by opening a pull-request.</p>
