Skip to content

Commit a6a6a05

Browse files
Fix repository URL for Rhea description
1 parent 28076ff commit a6a6a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ class Repository:
178178
cache_path="reachy_description",
179179
),
180180
"rhea_description": Repository(
181-
url="https://github.com/tasts-robots/rhea_description.git",
181+
url="https://github.com/G-Levine/rhea_description.git",
182182
commit="1dc0f1abcf51b5d8a8f7ff8a548399ff0df1414f",
183183
cache_path="rhea_description",
184184
),

0 commit comments

Comments
 (0)