From a570a2761ca2a8d01a0c9304a8a70264b759581e Mon Sep 17 00:00:00 2001
From: Philip Cote <cotejrp@gmail.com>
Date: Tue, 4 Oct 2011 22:01:58 +0000
Subject: [PATCH] Quick fix of my url.

---
 add_mesh_extra_objects/add_mesh_pyramid.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/add_mesh_extra_objects/add_mesh_pyramid.py b/add_mesh_extra_objects/add_mesh_pyramid.py
index 1deb6d75a..1b1148f00 100644
--- a/add_mesh_extra_objects/add_mesh_pyramid.py
+++ b/add_mesh_extra_objects/add_mesh_pyramid.py
@@ -21,7 +21,7 @@
 '''
 bl_info = {
     'name': 'Mesh Pyramid',
-    'author': 'Phil Cote, cotejrp1, (http://www.blenderpythontutorials.com)',
+    'author': 'Phil Cote, cotejrp1, (http://www.blenderaddons.com)',
     'version': (0,1),
     "blender": (2, 5, 7),
     "api": 35853,
-- 
GitLab