diff options
| author | Paul Barker <pbarker@konsulko.com> | 2020-12-22 15:30:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-24 08:23:33 +0000 |
| commit | 3b298e6ddde2a988a82039db9ce45eaf66d89a3f (patch) | |
| tree | f31bec756b3cb74921263c71b3147fae7f28b323 /documentation/ref-manual/qa-checks.rst | |
| parent | d87b99112b32c7789878ae90d157181f9fe4bb70 (diff) | |
| download | poky-3b298e6ddde2a988a82039db9ce45eaf66d89a3f.tar.gz | |
documentation: Use https links where possible
(From yocto-docs rev: cd4c5e9928866f910ac97cf3e0612e6245da30bd)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/qa-checks.rst')
| -rw-r--r-- | documentation/ref-manual/qa-checks.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/qa-checks.rst b/documentation/ref-manual/qa-checks.rst index 54977dcb21..6cb767d934 100644 --- a/documentation/ref-manual/qa-checks.rst +++ b/documentation/ref-manual/qa-checks.rst | |||
| @@ -227,7 +227,7 @@ Errors and Warnings | |||
| 227 | CFLAGS_append = " -fPIC " | 227 | CFLAGS_append = " -fPIC " |
| 228 | 228 | ||
| 229 | For more information on text relocations at runtime, see | 229 | For more information on text relocations at runtime, see |
| 230 | http://www.akkadia.org/drepper/textrelocs.html. | 230 | https://www.akkadia.org/drepper/textrelocs.html. |
| 231 | 231 | ||
| 232 | 232 | ||
| 233 | .. _qa-check-ldflags: | 233 | .. _qa-check-ldflags: |
