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

Joerg Schad reassigned MESOS-4384:
----------------------------------

    Assignee: Joerg Schad

> Fix doc external URLs that end in .md
> -------------------------------------
>
>                 Key: MESOS-4384
>                 URL: https://issues.apache.org/jira/browse/MESOS-4384
>             Project: Mesos
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Neil Conway
>            Assignee: Joerg Schad
>            Priority: Minor
>              Labels: documentation, mesosphere
>
> Per [~joerg84]: "In fact it seems that all links ending with .md are 
> interpreted as
> relative links on the webpage, i.e. [label](https://test.com/foo.md) is
> rendered into <a href="/documentation/latest/https://test.com/foo/
> ">label</a>"
> Currently the rakefile will rewrite all with this too general regex 
> {code}
> '''f.read.gsub(/\((.*)(\.md)\)/, '(/documentation/latest/\1/)')'''
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to