From 4e5c82d0e7dbc431177b4040bfc49e511cd1e83c Mon Sep 17 00:00:00 2001 From: Chad Rockey <chadrockey@willowgarage.com> Date: Fri, 11 Jan 2013 13:59:46 -0800 Subject: [PATCH] Updated readme to remove reference to code.google.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ec22400..5d12f2c4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ From [ROS.org](http://www.ros.org/wiki/): ROS is an open-source, meta-operating Developed at Google in cooperation with Willow Garage, rosjava enables integration of Android and ROS compatible robots. This project is under active development and currently alpha quality software. Please report bugs and feature requests on the [issues list](https://github.com/rosjava/rosjava/issues?state=open). -To get started, visit the [rosjava_core](http://docs.rosjava.googlecode.com/hg/rosjava_core/html/index.html) and [android_core documentation](http://docs.rosjava.googlecode.com/hg/android_core/html/index.html). +To get started, visit the [rosjava_core](http://rosjava.github.com/rosjava_core/) and [android_core](http://rosjava.github.com/android_core/index.html) documentation. Still have questions? Check out the ros-users [discussion list](https://code.ros.org/mailman/listinfo/ros-users), post questions to [ROS Answers](http://answers.ros.org/questions/) with the tag "rosjava," or join #ROS on irc.oftc.net. -- GitLab