[Bf-extensions-cvs] [0805a6a6] master: animall: add manual link

meta-androcto noreply at git.blender.org
Wed Nov 13 02:01:03 CET 2019


Commit: 0805a6a68867493b19af4f560b699b69c3743c91
Author: meta-androcto
Date:   Wed Nov 13 12:00:45 2019 +1100
Branches: master
https://developer.blender.org/rBA0805a6a68867493b19af4f560b699b69c3743c91

animall: add manual link

===================================================================

M	animation_animall.py

===================================================================

diff --git a/animation_animall.py b/animation_animall.py
index 38f80153..3867155d 100644
--- a/animation_animall.py
+++ b/animation_animall.py
@@ -24,8 +24,8 @@ bl_info = {
     "location": "3D View > Toolbox > Animation tab > AnimAll",
     "description": "Allows animation of mesh, lattice, curve and surface data",
     "warning": "",
-    "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
-                "Scripts/Animation/AnimAll",
+    "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+                "animation/animall.html",
     "category": "Animation",
 }



More information about the Bf-extensions-cvs mailing list