[
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.patch
Updates the Rakefile to only remove .md when seen as an extension
{code}
-* [Medidata Solutions](http://wwwsol.com)
+* [Medidata Solutions](http://www.mdsol.com)
{code}
and fixes links
{code}
-3. Update and commit the `docs/upgrades` with instructions about how to upgrade
+3. Update and commit the `docs/upgrades.md` with instructions about how to
upgrade
{code}
> 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)