diff options
-rw-r--r-- | documentation/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/README b/documentation/README index fccece0c9e..10b46de3e6 100644 --- a/documentation/README +++ b/documentation/README | |||
@@ -338,7 +338,7 @@ References to the BitBake manual can be done: | |||
338 | - With a specific description instead of the section name: | 338 | - With a specific description instead of the section name: |
339 | :ref:`Azure Storage fetcher (az://) <bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers>` | 339 | :ref:`Azure Storage fetcher (az://) <bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers>` |
340 | - With the section name: | 340 | - With the section name: |
341 | ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-intro:usage and syntax` option | 341 | :ref:`bitbake:bitbake-user-manual/bitbake-user-manual-intro:usage and syntax` option |
342 | - Linking to the entire BitBake manual: | 342 | - Linking to the entire BitBake manual: |
343 | :doc:`BitBake User Manual <bitbake:index>` | 343 | :doc:`BitBake User Manual <bitbake:index>` |
344 | 344 | ||