[Docs] Fix links and tidy config (#25184)

* Fix links and tidy config

* Add updated lock files
This commit is contained in:
Hamish Willee
2025-07-10 16:11:58 +10:00
committed by GitHub
parent 6855aa57c4
commit 5d5e23bcfa
50 changed files with 1261 additions and 1084 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ This can help analyse changes that (may) cause `px4_fmu-v2_default` to hit the 1
:::
_Bloaty_ must be in your path and found at _cmake_ configure time.
The PX4 [docker files](https://github.com/PX4/containers/blob/master/docker/Dockerfile_nuttx-bionic) install _bloaty_ as shown:
The PX4 [docker files](https://github.com/PX4/PX4-containers/blob/master/docker/Dockerfile_nuttx-bionic) install _bloaty_ as shown:
```sh
git clone --recursive https://github.com/google/bloaty.git /tmp/bloaty \