Skip to content

Commit 9bd9c4d

Browse files
authored
fix(autoware.repos): fix url for nightly vcs import (#6024)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
1 parent d5e8c69 commit 9bd9c4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autoware.repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ repositories:
8585
version: eac198b55dcd052af5988f0f174902913c5f20e7
8686
universe/external/managed_transform_buffer:
8787
type: git
88-
url: https://github.com/autowarefoundation/ManagedTransformBuffer.git
88+
url: https://github.com/autowarefoundation/managed_transform_buffer.git
8989
version: 0.1.0
9090
# launcher
9191
launcher/autoware_launch:

0 commit comments

Comments
 (0)