From 92d464ca0f02dd432ddbdf77eab2d74428271875 Mon Sep 17 00:00:00 2001 From: Andrew Aldridge Date: Thu, 26 Feb 2015 16:54:35 -0500 Subject: [PATCH] fix-DOCS-4758: Remove copied documentation version link. --- source/includes/steps-install-mongodb-enterprise-on-suse.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/includes/steps-install-mongodb-enterprise-on-suse.yaml b/source/includes/steps-install-mongodb-enterprise-on-suse.yaml index 7229aa7a21d..77b3c852412 100644 --- a/source/includes/steps-install-mongodb-enterprise-on-suse.yaml +++ b/source/includes/steps-install-mongodb-enterprise-on-suse.yaml @@ -47,6 +47,6 @@ action: .. include:: /includes/release/pin-repo-suse-lock-enterprise.rst post: | Previous versions of MongoDB packages use a different repository location. - See the :v2.6:`2.6 version of documentation for more information - `. + Refer to the version of the documentation appropriate for + your MongoDB version. ...