[
https://issues.apache.org/jira/browse/FLINK-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wuguihu updated FLINK-23259:
----------------------------
Summary: [DOCS]The 'window' link on page
docs/devdatastream/operators/overview is failed and 404 is returned (was:
[DOCS]The 'window' link on page A is failed and 404 is returned)
> [DOCS]The 'window' link on page docs/devdatastream/operators/overview is
> failed and 404 is returned
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-23259
> URL: https://issues.apache.org/jira/browse/FLINK-23259
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Reporter: wuguihu
> Priority: Major
> Labels: pull-request-available
> Attachments: image-20210706004743893.png
>
>
>
> [https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/datastream/operators/overview/#window]
>
> The 'window' link this page is failed and 404 is returned。
> The original is as follows:
> ```txt
> See [windows](windows.html) for a complete description of windows.
> ```
> See
> [windows]([https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/datastream/operators/overview/windows.html])
> for a complete description of windows.
>
>
>
> The modification is done as follows
> ```txt
> [windows](windows.html) --> [windows]({{< ref
> "docs/dev/datastream/operators/windows" >}})
> ```
>
>
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)