> On Oct. 29, 2017, 1:31 p.m., Tomasz Janiszewski wrote: > > site/config.rb > > Line 46 (original) > > <https://reviews.apache.org/r/63095/diff/2/?file=1862582#file1862582line46> > > > > Why this line was removed? > > We have an issue with breoken links on offical page > > https://issues.apache.org/jira/browse/MESOS-8145 and Google already idexed > > that link and it could be used on external sites such as StackOverflow. We > > should not break exisitng links – instead provide 301
Whoops, yeah I need to add a redirect. Will do Monday! - Andrew ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63095/#review189526 ----------------------------------------------------------- On Oct. 18, 2017, 11:46 a.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63095/ > ----------------------------------------------------------- > > (Updated Oct. 18, 2017, 11:46 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-8117 > https://issues.apache.org/jira/browse/MESOS-8117 > > > Repository: mesos > > > Description > ------- > > After moving the build documentation to its own page, we can now have a > real "Getting Started" page suitable for anyone to get started with > Mesos. It is purposefully short, and therefore not overwhelming. > > > Diffs > ----- > > site/config.rb 9e6738fccc48365e16221188269c1ed40772eca7 > site/source/downloads.html.erb 3e24100a76a99b23ebc6589ee4f7332f43ef0ac9 > site/source/getting-started.html.md PRE-CREATION > site/source/index.html.erb b4e847fadf6682503a4e09139491b539bc59e0fd > site/source/layouts/documentation.erb > a91f916a5fb7348b2702c272e7a2059bdf628c66 > site/source/layouts/getting_started_section.erb PRE-CREATION > site/source/layouts/layout.erb 9213c63e6fef3f57fc225a87a7d7e0abdcc11a88 > > > Diff: https://reviews.apache.org/r/63095/diff/2/ > > > Testing > ------- > > Built the site and tested it out locally. > > > Thanks, > > Andrew Schwartzmeyer > >
