From 6feeb4de6d939c17d931f2763043ea9224154949 Mon Sep 17 00:00:00 2001 From: meta-androcto Date: Sun, 4 Jun 2017 17:35:37 +1000 Subject: KinorawToolsAddon: Wiki page fix --- kinoraw_tools/__init__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/kinoraw_tools/__init__.py b/kinoraw_tools/__init__.py index 58bcccac..b55dd464 100644 --- a/kinoraw_tools/__init__.py +++ b/kinoraw_tools/__init__.py @@ -23,9 +23,7 @@ bl_info = { "blender": (2, 74, 0), "location": "Sequencer", "description": "compilation of tools to improve video editing with blender's VSE", - "wiki_url": "https://github.com/kinoraw/kinoraw_tools/blob/master/README.md", - "tracker_url": "https://github.com/kinoraw/kinoraw_tools", - "support": "COMMUNITY", + "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Sequencer/Kinoraw_Tools", "category": "Sequencer" } -- cgit v1.2.3