From 3343c51e2ee5092d165da7ff295f2516fccceb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Dlouh=C3=BD?= Date: Wed, 14 Aug 2024 12:12:16 +0200 Subject: [PATCH] Update index.rst - Fix Error: Reverse for 'avatar_change' not found. --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index a430d9d..5c4df27 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,7 +55,7 @@ that are required. A minimal integration can work like this: 4. Somewhere in your template navigation scheme, link to the change avatar page:: - Change your avatar + Change your avatar 5. Wherever you want to display an avatar for a user, first load the avatar template tags::