From d6bf93d2cb9026ace21d9452808d978a3ae8c9fe Mon Sep 17 00:00:00 2001 From: p2or Date: Fri, 26 Nov 2021 06:48:51 +0100 Subject: [PATCH] wiki url (deprecated) -> doc_url --- dof-utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dof-utils.py b/dof-utils.py index f036a8b..6eb95db 100644 --- a/dof-utils.py +++ b/dof-utils.py @@ -23,7 +23,7 @@ "version": (0, 1, 0), "blender": (2, 80, 0), "location": "3d View > Properties Panel (N) > Depth of Field Utilities", - "wiki_url": "https://github.com/p2or/blender-dof-utils", + "doc_url": "https://github.com/p2or/blender-dof-utils", "tracker_url": "https://github.com/p2or/blender-dof-utils/issues", "category": "Render" }