From e61cbcc8f8f1cba5f50a0f258d78e2dd554990b1 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Tue, 8 Jun 2021 12:29:19 -0400 Subject: [PATCH] fix ref --- docs/CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index 0898b505..9d43d3af 100644 --- a/docs/CONTRIBUTING.rst +++ b/docs/CONTRIBUTING.rst @@ -14,7 +14,7 @@ can be used to run the code analysis and unit tests. * ``docker/Dockerfile-tests-py3`` is based on ``fedora:29``, inside which tests run with Python 3. -Both of these images are available from Quay.io under `factory2 organization`_ +Both of these images are available from Quay.io under the `factory2`_ organization and named ``mbs-test-centos`` and ``mbs-test-fedora`` individually. Refer to section "Updating test images in Quay" to learn how to manage these images.