[
https://issues.apache.org/jira/browse/MESOS-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jake Farrell updated MESOS-1012:
--------------------------------
Attachment: MESOS-1012_v2.patch
Converted the regex over to look for just links ending in .md and replaced
system sed calls with gsub
> Alternatively strip md extensions from documentation pages
> ----------------------------------------------------------
>
> Key: MESOS-1012
> URL: https://issues.apache.org/jira/browse/MESOS-1012
> Project: Mesos
> Issue Type: Bug
> Components: documentation, project website
> Reporter: Dave Lester
> Assignee: Jake Farrell
> Attachments: MESOS-1012.patch, MESOS-1012_v2.patch
>
>
> In the website Rakefile
> http://svn.apache.org/viewvc/mesos/site/Rakefile?view=markup, we currently
> strip .md from all links on documentation pages using sed. This was necessary
> to remove the file extensions from urls.
> However, this solution doesn't work for urls that begin with .md, for example
> www.mdsol.com (a Mesos adopter) is having their url improperly altered when
> it is built for the website.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)