camera_turnaround: add manual link

This commit is contained in:
Brendon Murphy 2019-11-13 13:30:34 +11:00
parent d7ab52f6ff
commit 7d3f480e9a
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@ bl_info = {
"blender": (2, 80, 0),
"location": "View3D > Sidebar > View Tab > Turnaround Camera",
"description": "Add a camera rotation around selected object",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Animation/TurnaroundCamera",
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
"animation/turnaround_camera.html",
"category": "Animation"}