eclipse / eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

Home Page:http://www.eclipse.org/collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update websites to link to new AsciiDoc version of Reference Guide

donraab opened this issue · comments

The Eclipse Collections websites currently link to the old version of the Reference Guide.

https://www.eclipse.org/collections/#refGuide

All of the references across the different language translations of the website should link to the new AsciiDoc version of the Reference Guide which is here:

https://github.com/eclipse/eclipse-collections/blob/master/docs/0-RefGuide.adoc

@donraab @nikhilnanivadekar I am willing to do this as soon as the eclipse/collections-website#1 is merged :)

@nikhilnanivadekar @donraab Just a gentle reminder that I implemented this in eclipse/collections-website#2 and it's ready for review.