[ 
https://issues.apache.org/jira/browse/FLINK-23259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu closed FLINK-23259.
---------------------------
    Fix Version/s: 1.13.3
                   1.14.0
         Assignee: wuguihu
       Resolution: Fixed

Fixed in 
- master: dfb4394c8e0e8b266c43dd4af89ddba1321e4e1b
- release-1.13: 8ac80279d7d0d19af0d0bf2b7129ec7304c628eb

> [DOCS]The 'window' link on page docs/dev/datastream/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
>            Assignee: wuguihu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.14.0, 1.13.3
>
>         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)

Reply via email to