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:
authormeta-androcto <meta.androcto1@gmail.com>2019-11-24 07:31:07 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-11-24 07:31:07 +0300
commit35d9087eb465782eac9aee5bafa2f998da24a82c (patch)
treed74c40dad9d7967d1b9f88128bfee991b757b073 /lighting_tri_lights.py
parent3dadd9c96ae18484a4e45f3ec41a7642c579a561 (diff)
lighting addons: manual links
Diffstat (limited to 'lighting_tri_lights.py')
-rw-r--r--lighting_tri_lights.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/lighting_tri_lights.py b/lighting_tri_lights.py
index 6712dd3e..1106d002 100644
--- a/lighting_tri_lights.py
+++ b/lighting_tri_lights.py
@@ -10,7 +10,8 @@ bl_info = {
"warning": "",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
"category": "Lighting",
- "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
+ "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "lighting/trilighting.html",
"Scripts/",
}