docs: fix typo in link to fedora package

Change-Id: Ie05476084d4dceb76ca8d6ceda00379043b4d403
This commit is contained in:
David Moreau Simard 2020-12-27 21:45:20 -05:00
parent 7e2a76fe2e
commit 5086b29086
No known key found for this signature in database
GPG Key ID: 7D4729EC4E64E8B7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ You will need to install `buildah <https://github.com/containers/buildah/blob/ma
The different scripts to build container images are available in the git repository:
- fedora33-distribution.sh_: Builds an image from Fedora 33`distribution packages <https://koji.fedoraproject.org/koji/packageinfo?packageID=24394>`_
- fedora33-distribution.sh_: Builds an image from Fedora 33 `distribution packages <https://koji.fedoraproject.org/koji/packageinfo?packageID=24394>`_
- fedora33-pypi.sh_: Builds an image from `PyPi <https://pypi.org/project/ara>`_ packages on Fedora 33
- fedora33-source.sh_: Builds an image from `git source <https://github.com/ansible-community/ara>`_ on Fedora 33
- centos8-pypi.sh_: Builds an image from `PyPi <https://pypi.org/project/ara>`_ packages on CentOS 8