From 82abbc68dfacaa1a5c9d0fe43c6b7670f20d736f Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 27 Dec 2018 12:18:53 -0800 Subject: [PATCH] Rearrange link to avoid using parentheses --- install/linux/docker-ee/rhel.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/linux/docker-ee/rhel.md b/install/linux/docker-ee/rhel.md index 07f71cedaa..b2f77b479f 100644 --- a/install/linux/docker-ee/rhel.md +++ b/install/linux/docker-ee/rhel.md @@ -32,8 +32,7 @@ This section lists what you need to consider before installing Docker EE. Items ### Architectures and storage drivers -Docker EE supports {{ linux-dist-long }} 64-bit, versions 7.4 and higher (see [Compatability Matrix](https://success.docker.com/article/compatibility-matrix){: target="_blank" class="_" }), running on one of the following architectures: `x86_64`, or `s390x` (IBM Z). - +Docker EE supports {{ linux-dist-long }} 64-bit, versions 7.4 and higher running on one of the following architectures: `x86_64`, or `s390x` (IBM Z). See [Compatability Matrix](https://success.docker.com/article/compatibility-matrix){: target="_blank" class="_" }) for specific details. > Little endian format only > > On IBM Power systems, Docker EE only supports little endian format, `ppc64le`, even though {{ linux-dist-cap }} 7 ships both big and little endian versions.