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:
Diffstat (limited to 'sun_position')
-rw-r--r--sun_position/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sun_position/__init__.py b/sun_position/__init__.py
index 2d8d1b2d..a04b3f85 100644
--- a/sun_position/__init__.py
+++ b/sun_position/__init__.py
@@ -40,7 +40,6 @@ bl_info = {
"description": "Show sun position with objects and/or sky texture",
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
"lighting/sun_position.html",
- "index.php?func=detail&aid=29714",
"category": "Lighting"}
if "bpy" in locals():