From 0bf7c670fea1e77201f0c3eb5aa0db6ecf77ecfe Mon Sep 17 00:00:00 2001 From: "Zak B. Elep" Date: Mon, 4 Dec 2017 11:43:59 +0800 Subject: [PATCH] :lipstick: fix README.md links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a4427cd..721b660 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ architectures other than `amd64`, such as [`i386`][1] and [`arm64v8`][2]; see [docker-library/official-images][3] for the details. -[0]: https://hub.docker.com/r/i386/perl/ -[1]: https://hub.docker.com/r/arm64v8/perl -[2]: https://github.com/docker-library/official-images#architectures-other-than-amd64 +[1]: https://hub.docker.com/r/i386/perl/ +[2]: https://hub.docker.com/r/arm64v8/perl +[3]: https://github.com/docker-library/official-images#architectures-other-than-amd64 ## Getting Started