Skip to content
Snippets Groups Projects
Commit 35d9087e authored by meta-androcto's avatar meta-androcto
Browse files

lighting addons: manual links

parent 3dadd9c9
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,8 @@ bl_info = { ...@@ -27,7 +27,8 @@ bl_info = {
"location": "View3D > Sidebar > Create Tab", "location": "View3D > Sidebar > Create Tab",
"description": "Creates Dynamic Sky for Cycles", "description": "Creates Dynamic Sky for Cycles",
"warning": "", "warning": "",
"wiki_url": "http://www.dragoneex.com/downloads/dynamic-skyadd-on", "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
"lighting/dynamic_sky.html",
"category": "Lighting", "category": "Lighting",
} }
......
...@@ -10,7 +10,8 @@ bl_info = { ...@@ -10,7 +10,8 @@ bl_info = {
"warning": "", "warning": "",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
"category": "Lighting", "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/", "Scripts/",
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment