diff --git a/conf.py b/conf.py index d71b7a3c2e8..2185a69ed42 100644 --- a/conf.py +++ b/conf.py @@ -322,7 +322,7 @@ def smv_rewrite_configs(app, config): # this map is used to match branches of control.ros.org to REPOS_FILE_BRANCH macro subrepo_branch = { "master": "master", - "iron": "master", + "iron": "iron", "humble": "humble", "foxy": "foxy", "galactic": "galactic"