Broken documentation link

Hi! Beginners (and pros) who land on unity.com/dots and click on the main “Go to documentation” link at the end will end up on a 404, page not found.

Link currently is:
https://github.com/Unity-Technologies/EntityComponentSystemSamples/blob/master/Documentation~/index.md

Link apparently should be:
https://github.com/Unity-Technologies/EntityComponentSystemSamples/blob/master/ECSSamples/Documentation/index.md

Or maybe something more beginner helpful, like this – not sure which is the best doc link:
https://docs.unity3d.com/Packages/com.unity.entities@0.0/manual/index.html

cheers

Is outdated, should be https://docs.unity3d.com/Packages/com.unity.entities@0.1/manual/index.html

though https://docs.unity3d.com/Packages/com.unity.entities@latest/ works best for future.