mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
Fix #17927. Instead of pointing to a file in Docker's GitHub repo on `master` (which got renamed, breaking the link), point to a specific version (the current latest). As a bonus, we now highlight the most relevant lines, without becoming more fragile. Signed-off-by: Paolo G. Giarrusso <p.giarrusso@gmail.com>