From e7adb76d519586e7eeb5930f129b95091ba95dd0 Mon Sep 17 00:00:00 2001 From: Bastien Gerard Date: Tue, 23 Jun 2026 23:47:45 +0200 Subject: [PATCH] Fix warning display in readme --- README.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index c111addd4..1b675012c 100644 --- a/README.rst +++ b/README.rst @@ -25,13 +25,11 @@ MongoEngine .. image:: https://readthedocs.org/projects/mongoengine-odm/badge/?version=latest :target: https://readthedocs.org/projects/mongoengine-odm/builds/ -.. warning:: - - The official MongoEngine project is maintained on - `GitHub `_ and documented on - `ReadTheDocs `_. - ``mongoengine.org`` is no longer controlled by the MongoEngine project and - appears to be an expired domain takeover. +⚠️ **Warning:** ``mongoengine.org`` is no longer controlled by the MongoEngine +project and appears to be an expired domain takeover. The official MongoEngine +project is maintained on `GitHub `_ +and documented on +`ReadTheDocs `_. About =====