diff --git a/docs/registry_to_quay/toolbox.rst b/docs/registry_to_quay/toolbox.rst
index 358cd63..f94541f 100644
--- a/docs/registry_to_quay/toolbox.rst
+++ b/docs/registry_to_quay/toolbox.rst
@@ -16,8 +16,8 @@ gets enough karma it is moved by bodhi to
`registry.fedoraproject_org `_.
This will change in F39 where the images will be built by
-`koji-flatpak `_ plugin. This plugin will submit the builds to
-both `registry.fedoraproject_org `_ and
+`koji-flatpak `_ plugin. Releng script will then submit the builds
+to both `registry.fedoraproject_org `_ and
`quay.io `_.
.. image:: ../_static/toolbox_workflow_registry.drawio.png
@@ -26,9 +26,9 @@ both `registry.fedoraproject_org `_ and
Changes for quay.io
-------------------
-This section will describe changes that are needed to make quay.io work with current setup.
-It will go through pipeline step by step and describe what needs to be changed in case of
-toolbx workflow.
+This section will describe changes that are needed to make `quay.io `_
+work with current setup. It will go through pipeline step by step and describe what
+needs to be changed in case of toolbx workflow.
OSBS
^^^^
@@ -39,11 +39,12 @@ file and pointing to candidate-registry. There is dockercfg for
`production `_ and `staging `_.
This dockercfg is used as a secret in OSBS and it's deployed in
`setup-worker-namespace `_ playbook.
-To make this work with quay.io we need to replace the dockercfg with new one pointing to quay.io.
+To make this work with `quay.io `_ we need to replace the dockercfg with new
+one pointing to `quay.io `_.
.. note::
- OSBS could have trouble reaching to quay.io, this needs to be solved for this to work.
+ OSBS could have trouble reaching to `quay.io `_, this needs to be solved for this to work.
Releng script
^^^^^^^^^^^^^
@@ -56,8 +57,9 @@ and it's already pushing images to `quay.io `_.
Bodhi
^^^^^
-Bodhi is pushing the container builds from candidate-registry.fedoraproject.org to
-registry.fedoraproject.org and this is configured in
+Bodhi is pushing the container builds from
+`candidate-registry.fedoraproject.org `_ to
+`registry.fedoraproject_org `_ and this is configured in
`production.ini template `_
in ansible.