diff --git a/__init__.py b/__init__.py index 893e30e..79da1ab 100644 --- a/__init__.py +++ b/__init__.py @@ -5,7 +5,7 @@ bl_info = { "version": (0, 3, 2), "blender": (2, 82, 0), "location": "View3D > User Panel", - "doc_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/blob/main/README.md" + "doc_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/blob/main/README.md", "tracker_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/issues", "support": "COMMUNITY", "category": "User"}