When reading about linking containers together they now call it legacy links e.g. here.
This article claims links
got deprecated in Docker 1.9, but the release notes doesn't mention this and the list of deprecated features doesn't mention it either.
Question
Why does Docker now call links
for legacy links? And should I stop use them?