Merge pull request #180991 from aij/raspberrypi-bootloader-config.txt

raspberrypi-bootloader: Update doc URL for config.txt options
This commit is contained in:
Bernardo Meurer 2022-07-10 14:09:43 -07:00 committed by GitHub
commit c6b0888a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ in
type = types.nullOr types.lines;
description = ''
Extra options that will be appended to <literal>/boot/config.txt</literal> file.
For possible values, see: https://www.raspberrypi.org/documentation/configuration/config-txt/
For possible values, see: https://www.raspberrypi.com/documentation/computers/config_txt.html
'';
};
};