[
https://issues.apache.org/jira/browse/MESOS-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907541#comment-13907541
]
Dave Lester commented on MESOS-1012:
------------------------------------
Thanks for this; I ran into an issue though.
The links everywhere else in the documentation are broken with this patch --
urls shouldn't have .md extensions when middleman renders them the upgrade url
as a cool url, like http://mesos.apache.org/documentation/latest/upgrades/, not
http://mesos.apache.org/documentation/latest/upgrades.md
> 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
>
>
> 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)