From e61cbcc8f8f1cba5f50a0f258d78e2dd554990b1 Mon Sep 17 00:00:00 2001 From: Mike McLean Date: Jun 08 2021 16:29:19 +0000 Subject: fix ref --- diff --git a/docs/CONTRIBUTING.rst b/docs/CONTRIBUTING.rst index 0898b50..9d43d3a 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.