diff --git a/add_mesh_extra_objects/add_mesh_pyramid.py b/add_mesh_extra_objects/add_mesh_pyramid.py index 1deb6d75a9e1e6a252a7b98ad7f4df30a13c4ca3..1b1148f00ae57597676b646f647fb61c62fa0ca5 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,