> On May 19, 2016, 5:30 p.m., Tomasz Janiszewski wrote: > > site/source/index.html.erb, line 57 > > <https://reviews.apache.org/r/47587/diff/3/?file=1388206#file1388206line57> > > > > Could be splitted > > > > ``` > > <a > > href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=<%= > > item.target_version %>"> > > CHANGELOG > > </a> > > ```
Thanks a lot! Already updated, may you help to review this again? - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47587/#review133989 ----------------------------------------------------------- On May 19, 2016, 10:32 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47587/ > ----------------------------------------------------------- > > (Updated May 19, 2016, 10:32 p.m.) > > > Review request for mesos, Freddy Ayuso-Henson, Tomasz Janiszewski, Tim > Anderegg, and Vinod Kone. > > > Bugs: MESOS-1495 > https://issues.apache.org/jira/browse/MESOS-1495 > > > Repository: mesos > > > Description > ------- > > Created separate local data file to manage releases information. > > > Diffs > ----- > > site/data/releases.yml PRE-CREATION > site/source/downloads.html.erb PRE-CREATION > site/source/downloads.html.md 7f0b07d122bfb52f47d1424730d69749f615fc25 > site/source/index.html.erb PRE-CREATION > site/source/index.html.md 7b4bdaee61687f487423c1d90a674c78fdf002a4 > > Diff: https://reviews.apache.org/r/47587/diff/ > > > Testing > ------- > > Test by re-generate the website in my local machine. > > > Thanks, > > haosdent huang > >
