docs: Link fixes such as 301 redirects (#26586)

This commit is contained in:
Hamish Willee
2026-02-26 18:33:37 +11:00
committed by GitHub
parent 444897081e
commit c0af8b9952
49 changed files with 238 additions and 98 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ To use it you will need to build firmware with this feature enabled and then upl
Log encryption was has been improved in PX4 v1.16 to generate a single encrypted log file that contains both encrypted log data, and an encrypted symmetric key that you can use to decrypt it (provided you can decrypt the symmetric key).
In earlier versions the encrypted symmetric key was stored in a separate file.
For more information see the [Log Encryption (PX4 v1.15)](https://docs.px4.io/v1.15/en/dev_log/log_encryption.html).
For more information see the [Log Encryption (PX4 v1.15)](https://docs.px4.io/v1.15/en/dev_log/log_encryption).
:::
## How ULog Encryption Works