[ 
https://issues.apache.org/jira/browse/FLINK-23631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17396102#comment-17396102
 ] 

wuguihu commented on FLINK-23631:
---------------------------------

Hi  [~jark]
Excuse me for taking up your time.
I created pull request for this issue.
Would you like to review it for me.
If there is any problem, please inform me in time.
I will actively revise it in time.
Thank you very much!

> [docs-zh] The name attribute of GH_link in shortcodes was lost. As a result, 
> the Link to Flink-examexam-batch failed
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-23631
>                 URL: https://issues.apache.org/jira/browse/FLINK-23631
>             Project: Flink
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: wuguihu
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-20210805011518012.png, 
> image-20210805014000555.png, image-20210808002209467.png
>
>
> 1.  
> [https://ci.apache.org/projects/flink/flink-docs-master/zh/docs/dev/dataset/examples/]
> 2. docs/content.zh/docs/dev/dataset/examples.md
> 3. The shortcode below contains both 'file' attributes and no 'name'
> {code:java}
>  {{< gh_link file="flink-examples/flink-examples-batch" 
> file="flink-examples-batch" >}}
> {code}
> 4. It should be modified as follows
> {code:java}
>  {{< gh_link file="flink-examples/flink-examples-batch" 
> name="flink-examples-batch" >}}
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to