diff --git a/README.rst b/README.rst index 6d22f7803c..b659ddfee8 100644 --- a/README.rst +++ b/README.rst @@ -58,30 +58,21 @@ Actions CI/CD workflows. For Enterprise ============== -.. list-table:: - :widths: 10 100 +Professional support for Cheroot is available as part of the +`Tidelift Subscription`_. The CherryPy maintainers and the +maintainers of thousands of other packages are working with +Tidelift to deliver one enterprise subscription that covers all +of the open source you use. - * - |tideliftlogo| - - Professional support for Cheroot is available as part of the - `Tidelift Subscription`_. The CherryPy maintainers and the - maintainers of thousands of other packages are working with - Tidelift to deliver one enterprise subscription that covers all - of the open source you use. +Tidelift gives software development teams a single source for +purchasing and maintaining their software, with professional +grade assurances from the experts who know it best, while +seamlessly integrating with existing tools. - Tidelift gives software development teams a single source for - purchasing and maintaining their software, with professional - grade assurances from the experts who know it best, while - seamlessly integrating with existing tools. - - `Learn more `_. +`Learn more `_. .. _Tidelift Subscription: https://tidelift.com/subscription/pkg/pypi-cheroot?utm_source=pypi-cheroot&utm_medium=referral&utm_campaign=readme -.. |tideliftlogo| image:: https://cdn2.hubspot.net/hubfs/4008838/website/logos/logos_for_download/Tidelift_primary-shorthand-logo.png - :target: https://tidelift.com/subscription/pkg/pypi-cheroot?utm_source=pypi-cheroot&utm_medium=readme - :width: 75 - :alt: Tidelift - Contribute Cheroot ================== **Want to add something to upstream?** Feel free to submit a PR or file an issue diff --git a/docs/changelog-fragments.d/816.doc.rst b/docs/changelog-fragments.d/816.doc.rst new file mode 100644 index 0000000000..8f5a13eae8 --- /dev/null +++ b/docs/changelog-fragments.d/816.doc.rst @@ -0,0 +1,3 @@ +Removed the invalid Tidelift logo URL from the project description metadata. + +-- by :user:`julianz-`