Fix broken link

This commit is contained in:
Sacha Weatherstone 2022-03-09 23:24:13 +11:00 committed by GitHub
parent a158598dde
commit e9587a5508
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -818,7 +818,7 @@ message MeshPacket {
/*
* The sending node number.
* Note: Our crypto implementation uses this field as well.
* See [crypto](/developers/firmware/encryption) for details.
* See [crypto](/docs/developers/firmware/encryption) for details.
* FIXME - really should be fixed32 instead, this encoding only hurts the ble link though.
*/
fixed32 from = 1;