summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/migration-2.7.rst
diff options
context:
space:
mode:
authorPaul Barker <pbarker@konsulko.com>2020-12-22 15:30:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-24 08:23:33 +0000
commit3b298e6ddde2a988a82039db9ce45eaf66d89a3f (patch)
treef31bec756b3cb74921263c71b3147fae7f28b323 /documentation/ref-manual/migration-2.7.rst
parentd87b99112b32c7789878ae90d157181f9fe4bb70 (diff)
downloadpoky-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/migration-2.7.rst')
-rw-r--r--documentation/ref-manual/migration-2.7.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/migration-2.7.rst b/documentation/ref-manual/migration-2.7.rst
index 7e628fc3ec..5af5947fff 100644
--- a/documentation/ref-manual/migration-2.7.rst
+++ b/documentation/ref-manual/migration-2.7.rst
@@ -159,7 +159,7 @@ The following miscellaneous changes occurred:
159 from the top-level ``scripts`` directory. 159 from the top-level ``scripts`` directory.
160 160
161- Perl now builds for the target using 161- Perl now builds for the target using
162 `perl-cross <http://arsv.github.io/perl-cross/>`_ for better 162 `perl-cross <https://arsv.github.io/perl-cross/>`_ for better
163 maintainability and improved build performance. This change should 163 maintainability and improved build performance. This change should
164 not present any problems unless you have heavily customized your Perl 164 not present any problems unless you have heavily customized your Perl
165 recipe. 165 recipe.