Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurice Raybaud <mauriceraybaud@hotmail.fr>2011-01-10 00:40:05 +0300
committerMaurice Raybaud <mauriceraybaud@hotmail.fr>2011-01-10 00:40:05 +0300
commit5eca2c848390884298950c8bcb420225c2d7580c (patch)
tree7cbde8a2049ab59397a175945a7a746b301a7f30 /render_povray
parent61bf934744d4ba7ffa1c89012019ed1b022dd13b (diff)
New tracker URL format
Diffstat (limited to 'render_povray')
-rw-r--r--render_povray/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/render_povray/__init__.py b/render_povray/__init__.py
index 177e1a90..51266d6a 100644
--- a/render_povray/__init__.py
+++ b/render_povray/__init__.py
@@ -28,7 +28,7 @@ bl_addon_info = {
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
"Scripts/Render/PovRay",
"tracker_url": "https://projects.blender.org/tracker/index.php?"\
- "func=detail&atid=468&aid=22717&group_id=153",
+ "func=detail&aid=22717",
"category": "Render"}