diff options
author | Paul Barker <pbarker@konsulko.com> | 2020-12-22 15:30:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-24 08:23:33 +0000 |
commit | 58892e05f652fc6bd75a85760d00bcef1c14d93d (patch) | |
tree | bab2dca57d59ec843ef3eb17192235a610ac8a24 /documentation/dev-manual | |
parent | ddf55dca6bba4919ec1ebaed673e3e2697ed4709 (diff) | |
download | poky-58892e05f652fc6bd75a85760d00bcef1c14d93d.tar.gz |
documentation: Simplify remaining yocto_home links
(From yocto-docs rev: e0151e039f96c1548e2ec39ae24d4b0276f49434)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/common-tasks.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst index 79acb8671f..30761c3c60 100644 --- a/documentation/dev-manual/common-tasks.rst +++ b/documentation/dev-manual/common-tasks.rst | |||
@@ -321,7 +321,7 @@ Logo for your layer and application. The process consists of two parts: | |||
321 | successful compatibility registration. | 321 | successful compatibility registration. |
322 | 322 | ||
323 | 2. Completion of an application acceptance form, which you can find at | 323 | 2. Completion of an application acceptance form, which you can find at |
324 | https://www.yoctoproject.org/webform/yocto-project-compatible-registration. | 324 | :yocto_home:`/webform/yocto-project-compatible-registration`. |
325 | 325 | ||
326 | To be granted permission to use the logo, you need to satisfy the | 326 | To be granted permission to use the logo, you need to satisfy the |
327 | following: | 327 | following: |
@@ -345,7 +345,7 @@ application, you can use the Yocto Project Compatibility Logo with your | |||
345 | layer and the application that uses your layer. | 345 | layer and the application that uses your layer. |
346 | 346 | ||
347 | To access the form, use this link: | 347 | To access the form, use this link: |
348 | https://www.yoctoproject.org/webform/yocto-project-compatible-registration. | 348 | :yocto_home:`/webform/yocto-project-compatible-registration`. |
349 | Follow the instructions on the form to complete your application. | 349 | Follow the instructions on the form to complete your application. |
350 | 350 | ||
351 | The application consists of the following sections: | 351 | The application consists of the following sections: |