> On 十二月 22, 2015, 10:24 p.m., Guangya Liu wrote: > > I found that all of the links in home.md does not work, take "Getting > > Started" as example, it will redirect to > > https://github.com/apache/mesos/blob/master/documentation/latest/getting-started > > and report 404 error. > > Joerg Schad wrote: > I guess that is the difference in creating links between github and the > published website. http://mesos.apache.org/documentation/latest/ works fine > for me.
I see, but it might be a problem if someone wants to start the document from github cause the github will redirect end user to https://github.com/apache/mesos/blob/master/documentation/latest/ which will be failed by 404. Shall we clarify that the end user need to go to http://mesos.apache.org/documentation/latest/ im home.md? - Guangya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41656/#review111674 ----------------------------------------------------------- On 十二月 22, 2015, 10:11 p.m., Jojy Varghese wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41656/ > ----------------------------------------------------------- > > (Updated 十二月 22, 2015, 10:11 p.m.) > > > Review request for mesos, Jie Yu and Joerg Schad. > > > Repository: mesos > > > Description > ------- > > The change reflects the content of the documentation. A separate document that > describes containerizer from a user perspective will be created. > > > Diffs > ----- > > docs/containerizer.md > docs/home.md 51c19bb9d0d74698fcdda6197d32ed8f4a57d7c9 > docs/mesos-provisioner.md fdb298c2a954e903317ef56abbcfe2470a2dfd23 > > Diff: https://reviews.apache.org/r/41656/diff/ > > > Testing > ------- > > mesos website docker. > > > Thanks, > > Jojy Varghese > >
