mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 02:37:34 +08:00
Fix github url for uavcan_v1/legacy_data_types
The URL is spelled wrong, it should be capital "PX4" Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
committed by
Daniel Agar
parent
1da4e2f441
commit
0de0709be3
+1
-1
@@ -65,5 +65,5 @@
|
||||
url = https://github.com/UAVCAN/libcanard.git
|
||||
[submodule "src/drivers/uavcan_v1/legacy_data_types"]
|
||||
path = src/drivers/uavcan_v1/legacy_data_types
|
||||
url = https://github.com/px4/public_regulated_data_types/
|
||||
url = https://github.com/PX4/public_regulated_data_types/
|
||||
branch = legacy
|
||||
|
||||
Reference in New Issue
Block a user