Skip to content

Commit 0c114e7

Browse files
committed
Updating Wiki and Bug tracker URLs
1 parent c18c05a commit 0c114e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"blender": (2, 6, 8),
77
"location": "View3D - 'Q' key gives a menu in Object, Edit, and Sculpt modes.",
88
"warning": '', # used for warning icon and text in addons panel
9-
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/quicktools",
10-
"tracker_url": "https://github.com/CGCookie/script-bakery/issues",
9+
"wiki_url": "http://cgcookie.com/blender/docs/quick-tools-documentation/",
10+
"tracker_url": "https://github.com/CGCookie/quicktools/issues",
1111
"category": "3D View"}
1212

1313
import sys, os

0 commit comments

Comments
 (0)