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/README | |
| 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/README')
| -rw-r--r-- | documentation/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/README b/documentation/README index b0a3cb1dc0..be03bb119a 100644 --- a/documentation/README +++ b/documentation/README | |||
| @@ -2,7 +2,7 @@ documentation | |||
| 2 | ============= | 2 | ============= |
| 3 | 3 | ||
| 4 | This is the directory that contains the Yocto Project documentation. The Yocto | 4 | This is the directory that contains the Yocto Project documentation. The Yocto |
| 5 | Project source repositories at http://git.yoctoproject.org/cgit.cgi have two | 5 | Project source repositories at https://git.yoctoproject.org/cgit.cgi have two |
| 6 | instances of the "documentation" directory. You should understand each of | 6 | instances of the "documentation" directory. You should understand each of |
| 7 | these instances. | 7 | these instances. |
| 8 | 8 | ||
| @@ -47,12 +47,12 @@ Folders exist for individual manuals as follows: | |||
| 47 | Each folder is self-contained regarding content and figures. | 47 | Each folder is self-contained regarding content and figures. |
| 48 | 48 | ||
| 49 | If you want to find HTML versions of the Yocto Project manuals on the web, | 49 | If you want to find HTML versions of the Yocto Project manuals on the web, |
| 50 | go to http://www.yoctoproject.org and click on the "Documentation" tab. From | 50 | go to https://www.yoctoproject.org and click on the "Documentation" tab. From |
| 51 | there you have access to archived documentation from previous releases, current | 51 | there you have access to archived documentation from previous releases, current |
| 52 | documentation for the latest release, and "Docs in Progress" for the release | 52 | documentation for the latest release, and "Docs in Progress" for the release |
| 53 | currently being developed. | 53 | currently being developed. |
| 54 | 54 | ||
| 55 | In general, the Yocto Project site (http://www.yoctoproject.org) is a great | 55 | In general, the Yocto Project site (https://www.yoctoproject.org) is a great |
| 56 | reference for both information and downloads. | 56 | reference for both information and downloads. |
| 57 | 57 | ||
| 58 | poky.yaml | 58 | poky.yaml |
| @@ -228,7 +228,7 @@ content: | |||
| 228 | 228 | ||
| 229 | Variables can be nested, like it was the case for DocBook: | 229 | Variables can be nested, like it was the case for DocBook: |
| 230 | 230 | ||
| 231 | YOCTO_HOME_URL : "http://www.yoctoproject.org" | 231 | YOCTO_HOME_URL : "https://www.yoctoproject.org" |
| 232 | YOCTO_DOCS_URL : "&YOCTO_HOME_URL;/docs" | 232 | YOCTO_DOCS_URL : "&YOCTO_HOME_URL;/docs" |
| 233 | 233 | ||
| 234 | Note directive | 234 | Note directive |
