lighting addons: manual links

This commit is contained in:
meta-androcto
2019-11-24 15:31:07 +11:00
parent 3dadd9c96a
commit 35d9087eb4
2 changed files with 4 additions and 2 deletions

View File

@ -27,7 +27,8 @@ bl_info = {
"location": "View3D > Sidebar > Create Tab",
"description": "Creates Dynamic Sky for Cycles",
"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",
}

View File

@ -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/",
}