1
0
mirror of https://github.com/minio/docs.git synced 2025-07-27 08:41:57 +03:00

Correcting subnet replacement to fix link rendering issue

This commit is contained in:
Daryl White
2022-05-12 10:32:58 -05:00
parent 8eb326d092
commit 3b5b5e4b46

View File

@ -143,6 +143,6 @@ rst_prolog = """
.. |minio-latest| replace:: MINIOLATEST
.. |minio-rpm| replace:: RPMURL
.. |minio-deb| replace:: DEBURL
.. |subnet| replace:: `MinIO SUBNET <https://min.io/pricing?jmp=docs>`
.. |subnet| replace:: `MinIO SUBNET <https://min.io/pricing?jmp=docs>`__
"""