diff --git a/curve_tools/__init__.py b/curve_tools/__init__.py
index 736e60fb33166b21f6aca87901d023ae53c1d817..1a4e1d08b1c650e16fa55cae7b4b2635d9ff2e3e 100644
--- a/curve_tools/__init__.py
+++ b/curve_tools/__init__.py
@@ -30,7 +30,8 @@ bl_info = {
     "location": "View3D > Tool Shelf > Edit Tab",
     "warning": "WIP",
     "wiki_url": "",
-    "tracker_url": "",
+    "wiki_url": "https://docs.blender.org/manual/nb/dev/addons/"
+                "add_curve/curve_tools.html",
     "category": "Add Curve"}