link change to encryption docs (#236)

Co-authored-by: sigmahour <>
This commit is contained in:
sigmahour 2022-11-10 02:05:01 -05:00 committed by GitHub
parent c82c15aac7
commit 5b892e4c19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -720,7 +720,7 @@ message MeshPacket {
/*
* The sending node number.
* Note: Our crypto implementation uses this field as well.
* See [crypto](/docs/about/overview/encryption) for details.
* See [crypto](/docs/overview/encryption) for details.
* FIXME - really should be fixed32 instead, this encoding only hurts the ble link though.
*/
fixed32 from = 1;
@ -772,7 +772,7 @@ message MeshPacket {
* needs to be unique for a few minutes (long enough to last for the length of
* any ACK or the completion of a mesh broadcast flood).
* Note: Our crypto implementation uses this id as well.
* See [crypto](/docs/about/overview/encryption) for details.
* See [crypto](/docs/overview/encryption) for details.
* FIXME - really should be fixed32 instead, this encoding only
* hurts the ble link though.
*/