From 7e0602376142961e2a33bdc7b7216d2ac07e5cef Mon Sep 17 00:00:00 2001 From: Nathan Shafer Date: Fri, 3 May 2024 15:05:22 -0700 Subject: [PATCH] Fix warning --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a05150f..2896d76 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,7 @@ Django Hashid Field ==================== -.. caution:: +.. warning:: This library has been retired. It is no longer recommended for new projects. Existing projects do not require changes, but should consider migrating to a different library. See the [RETIRED](RETIRED.md) document for more information.