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 'texture_paint_layer_manager.py')
-rw-r--r--texture_paint_layer_manager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/texture_paint_layer_manager.py b/texture_paint_layer_manager.py
index 0a4e23a5..06ff1100 100644
--- a/texture_paint_layer_manager.py
+++ b/texture_paint_layer_manager.py
@@ -7,7 +7,7 @@ bl_info = {
"description": "Adds a layer manager for image based texture slots in paint and quick add layer tools",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Texture_paint_layers",
- "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=26789",
+ "tracker_url": "https://developer.blender.org/T26789",
"category": "Paint"}