Re: [fossil-dev] Link to timeline broken on download page

2015-03-28 Thread Joe Mistachkin
Martin Gagnon wrote: > > I just notice that on download page, the "version-1.32" link doesn't work. > Thanks for reporting this. Should be fixed now. -- Joe Mistachkin ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglist

[fossil-dev] Link to timeline broken on download page

2015-03-28 Thread Martin Gagnon
Hi, I just notice that on download page, the "version-1.32" link doesn't work. The link is: https://www.fossil-scm.org/fossil/timeline?c=version-1.32;y=ci but should be https://www.fossil-scm.org/fossil/timeline?c=version-1.32&y=ci (notice the '&' instead of the ';') Regards, -- Martin G