Skip to content

Commit 3842a6d

Browse files
authored
[warehouse] Adapt URL (#669)
warehouse_ros_sqlite was transfered to ros-planning
1 parent 9b62b0f commit 3842a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/persistent_scenes_and_states/persistent_scenes_and_states.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Currently, two storage plugins (based on
77
`warehouse_ros <https://github.com/ros-planning/warehouse_ros>`_) are available:
88

99
* `warehouse_ros_mongo <https://github.com/ros-planning/warehouse_ros_mongo>`_, which uses MongoDB as backend
10-
* `warehouse_ros_sqlite <https://github.com/gleichdick/warehouse_ros_sqlite>`_, which uses SQLite as backend
10+
* `warehouse_ros_sqlite <https://github.com/ros-planning/warehouse_ros_sqlite>`_, which uses SQLite as backend
1111

1212
You can install both of them with your favourite package manager
1313
(e.g. ``apt-get install ros-noetic-warehouse-ros-mongo``) or

0 commit comments

Comments
 (0)