diff --git a/package.json b/package.json index 0333d72..e92f3cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ros2d", - "homepage": "https://www.robotwebtools.org", + "homepage": "https://robotwebtools.github.io", "description": "2D Visualization Library for use with the ROS JavaScript Libraries", "version": "0.10.0", "license": "BSD-3-Clause", @@ -55,7 +55,7 @@ "ros2djs", "robot" ], - "author": "Robot Webtools Team (http://robotwebtools.org)", + "author": "Robot Webtools Team (https://robotwebtools.github.io)", "directories": { "example": "examples" }