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 'node_arrange.py')
-rw-r--r--node_arrange.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/node_arrange.py b/node_arrange.py
index 6d3ed807..bab8b333 100644
--- a/node_arrange.py
+++ b/node_arrange.py
@@ -24,8 +24,7 @@ bl_info = {
"location": "Node Editor > Properties > Trees",
"description": "Node Tree Arrangement Tools",
"warning": "",
- "doc_url": "https://docs.blender.org/manual/en/dev/addons/"
- "node/node_arrange.html",
+ "doc_url": "{BLENDER_MANUAL_URL}/addons/node/node_arrange.html",
"tracker_url": "https://github.com/JuhaW/NodeArrange/issues",
"category": "Node"
}