Robert Metzger created FLINK-2300:
-------------------------------------
Summary: Links on FAQ page not rendered correctly
Key: FLINK-2300
URL:
https://issues.apache.org/jira/browse/FLINK-2300 Project: Flink
Issue Type: Bug
Components: Project Website
Reporter: Robert Metzger
Priority: Minor
On the Flink website, the links using the "github" plugin are broken.
For example
{code}
{% github README.md master "build instructions" %}
{code}
renders to
{code}
https://github.com/apache/flink/tree/master/README.md{code}
See:
http://flink.apache.org/faq.html#my-job-fails-early-with-a-javaioeofexception-what-could-be-the-causeI was not able to resolve the issue by using {{<a>}} tags or markdown links.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)