[
https://issues.apache.org/jira/browse/FLINK-20832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261055#comment-17261055
]
Jark Wu commented on FLINK-20832:
---------------------------------
The website and documentation have been broken for a week. Lots of users from
China are unable to read the docs. The reason might be maxcdn.bootstrapcdn.com
is blocked (not sure when it will be recovered).
I have an offline dicussion with [~vthinkxie], he suggested to replace the
resources with https://www.jsdelivr.com/ which is stable and fast in China and
global.
For example, we can replace
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js with
https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css
What do you think [~rmetzger] ?
> flink.apache.org site Typography exception
> ------------------------------------------
>
> Key: FLINK-20832
> URL: https://issues.apache.org/jira/browse/FLINK-20832
> Project: Flink
> Issue Type: Bug
> Components: API / Core, Documentation
> Affects Versions: 1.12.0
> Reporter: 谢波
> Priority: Blocker
> Fix For: 1.12.0
>
> Attachments: screenshot-1.png
>
>
> The typesetting of the official website is abnormal. The typesetting seen by
> users in China is abnormal.Because user can't load
> https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js CDN.
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)