mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Test ensures that: - Go redirects are unique (this is actually enforced by YAML already because it requires keys to be unique, but just in case someone 'echo >>'es into the file or whatever - Go redirects always resolve to an index.html in the public output dir Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>