Hello David, It's indeed not obvious where to update things when the this comes from the data-driven parts.
But all the data is actually to be found here: https://github.com/groovy/groovy-website/blob/master/site/src/site/sitemap.groovy So you should be able to make those fixes from that data structure. Guillaume On Sun, Aug 2, 2015 at 7:23 PM, KARR, DAVID <[email protected]> wrote: > I try to use "Improve this doc" when it's obvious to me what should be > said, although most often for simple phrasing or spelling issues. > > I was on http://www.groovy-lang.org/download.html when I noticed a simple > typo, so I clicked ITD, but when I got into the details of the page, I > realized that some of this page is data-driven, including the section > containing the typo. This was within the description block for the "Groovy > 2.4" distribution. Is any of the distribution description block accessible > in a simple "Improve this doc" interface? > -- Guillaume Laforge Apache Groovy committer & PMC member Product Ninja & Advocate at Restlet <http://restlet.com> Blog: http://glaforge.appspot.com/ Social: @glaforge <http://twitter.com/glaforge> / Google+ <https://plus.google.com/u/0/114130972232398734985/posts>
