jkosh44 commented on a change in pull request #186: Add link to fluo-recipes 1.2 docs URL: https://github.com/apache/fluo-website/pull/186#discussion_r368242544
########## File path: docs/index.md ########## @@ -26,5 +27,6 @@ Documentation for releases before joining Apache have been [archived](archive). [fluo-1.2]: /docs/fluo/1.2/ [fluo-1.1]: /docs/fluo/1.1.0-incubating/ [fluo-1.0]: /docs/fluo/1.0.0-incubating/ +[recipes-1.2]: /docs/fluo-recipes/1.2/ Review comment: To be honest I'm not as familiar with the website code as I'd like to be. The reason for this pull request was that I was on this page: [https://fluo.apache.org//docs/](https://fluo.apache.org//docs/). I clicked the most recent version of the fluo-recipe docs listed which is 1.1.0-incubating. That brought me here: [https://fluo.apache.org/docs/fluo-recipes/1.1.0-incubating/](https://fluo.apache.org/docs/fluo-recipes/1.1.0-incubating/). At the top of that page there is a banner that says "These docs are for Fluo Recipes 1.1.0-incubating which is an old version! Check out the latest docs!" The banner provides a link here: [https://fluo.apache.org//docs/fluo-recipes/1.2/getting-started/overview](https://fluo.apache.org//docs/fluo-recipes/1.2/getting-started/overview), which seems to be the 1.2 fluo-recipe docs. It seemed like a link to [https://fluo.apache.org//docs/fluo-recipes/1.2/getting-started/overview](https://fluo.apache.org//docs/fluo-recipes/1.2/getting-started/overview) should be added to [https://fluo.apache.org//docs/](https://fluo.apache.org//docs/), but again I'm not as familiar with the website code as I'd like to be so I'm not sure if that's accurate or what the best way of accomplishing that is. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
