mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-15 21:38:14 +00:00
Clean-up: Updated bl_info['tracker_url'] to developer.blender.org, some minor other edits
This commit is contained in:
@ -25,7 +25,7 @@ bl_info = {
|
||||
"location": "View3D > Toolshelf > Edit Linked Library",
|
||||
"description": "Allows editing of objects linked from a .blend library.",
|
||||
"wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Object/Edit_Linked_Library",
|
||||
"tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=29630",
|
||||
"tracker_url": "https://developer.blender.org/T29630",
|
||||
"category": "Object"}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user