Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'space_view3d_align_tools.py')
-rw-r--r--space_view3d_align_tools.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py
index c021ff06..8bfa1f6b 100644
--- a/space_view3d_align_tools.py
+++ b/space_view3d_align_tools.py
@@ -26,8 +26,7 @@ bl_info = {
"location": "View3D > Sidebar > Item Tab",
"description": "Align Selected Objects to Active Object",
"warning": "",
- "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
- "object/align_tools.html",
+ "doc_url": "{BLENDER_MANUAL_URL}/addons/object/align_tools.html",
"category": "Object",
}