diff --git a/ros/README-short.txt b/ros/README-short.txt index 942616cc1..c59ed8f6c 100644 --- a/ros/README-short.txt +++ b/ros/README-short.txt @@ -1 +1 @@ -The Robot Operating System (ROS) is an open source project for building robot applications. \ No newline at end of file +The Robot Operating System (ROS) is an open source project for building robot applications. diff --git a/update.sh b/update.sh index 5849e1c96..bcabffd9d 100755 --- a/update.sh +++ b/update.sh @@ -55,8 +55,8 @@ declare -A otherRepos=( [rakudo]='https://github.com/perl6/docker' [registry]='https://github.com/docker/docker-registry' [rethinkdb]='https://github.com/stuartpb/rethinkdb-dockerfiles' - [sonarqube]='https://github.com/SonarSource/docker-sonarqube' [ros]='https://github.com/osrf/docker_images' + [sonarqube]='https://github.com/SonarSource/docker-sonarqube' [swarm]='https://github.com/docker/swarm-library-image' [thrift]='https://github.com/ahawkins/docker-thrift' [ubuntu-debootstrap]='https://github.com/tianon/docker-brew-ubuntu-debootstrap'