diff options
Diffstat (limited to 'documentation/overview-manual/yp-intro.rst')
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index c66b4b5da2..66a88c9521 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -111,7 +111,7 @@ Project: | |||
111 | development. | 111 | development. |
112 | 112 | ||
113 | - *Releases According to a Strict Schedule:* Major releases occur on a | 113 | - *Releases According to a Strict Schedule:* Major releases occur on a |
114 | :doc:`six-month cycle </ref-manual/ref-release-process>` | 114 | :doc:`six-month cycle </ref-manual/release-process>` |
115 | predictably in October and April. The most recent two releases | 115 | predictably in October and April. The most recent two releases |
116 | support point releases to address common vulnerabilities and | 116 | support point releases to address common vulnerabilities and |
117 | exposures. This predictability is crucial for projects based on the | 117 | exposures. This predictability is crucial for projects based on the |
@@ -676,7 +676,7 @@ these items that make up the Poky repository in the | |||
676 | 676 | ||
677 | If you are interested in all the contents of the | 677 | If you are interested in all the contents of the |
678 | poky | 678 | poky |
679 | Git repository, see the ":ref:`ref-manual/ref-structure:top-level core components`" | 679 | Git repository, see the ":ref:`ref-manual/structure:top-level core components`" |
680 | section in the Yocto Project Reference Manual. | 680 | section in the Yocto Project Reference Manual. |
681 | 681 | ||
682 | The following figure illustrates what generally comprises Poky: | 682 | The following figure illustrates what generally comprises Poky: |
@@ -720,7 +720,7 @@ Poky has a regular, well established, six-month release cycle under its | |||
720 | own version. Major releases occur at the same time major releases (point | 720 | own version. Major releases occur at the same time major releases (point |
721 | releases) occur for the Yocto Project, which are typically in the Spring | 721 | releases) occur for the Yocto Project, which are typically in the Spring |
722 | and Fall. For more information on the Yocto Project release schedule and | 722 | and Fall. For more information on the Yocto Project release schedule and |
723 | cadence, see the ":doc:`/ref-manual/ref-release-process`" chapter in the | 723 | cadence, see the ":doc:`/ref-manual/release-process`" chapter in the |
724 | Yocto Project Reference Manual. | 724 | Yocto Project Reference Manual. |
725 | 725 | ||
726 | Much has been said about Poky being a "default configuration". A default | 726 | Much has been said about Poky being a "default configuration". A default |
@@ -798,7 +798,7 @@ Some Basic Terms | |||
798 | 798 | ||
799 | It helps to understand some basic fundamental terms when learning the | 799 | It helps to understand some basic fundamental terms when learning the |
800 | Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project | 800 | Yocto Project. Although a list of terms exists in the ":doc:`Yocto Project |
801 | Terms </ref-manual/ref-terms>`" section of the Yocto Project | 801 | Terms </ref-manual/terms>`" section of the Yocto Project |
802 | Reference Manual, this section provides the definitions of some terms | 802 | Reference Manual, this section provides the definitions of some terms |
803 | helpful for getting started: | 803 | helpful for getting started: |
804 | 804 | ||
@@ -879,7 +879,7 @@ helpful for getting started: | |||
879 | 879 | ||
880 | It is worth noting that the term "package" can, in general, have | 880 | It is worth noting that the term "package" can, in general, have |
881 | subtle meanings. For example, the packages referred to in the | 881 | subtle meanings. For example, the packages referred to in the |
882 | ":ref:`ref-manual/ref-system-requirements:required packages for the build host`" | 882 | ":ref:`ref-manual/system-requirements:required packages for the build host`" |
883 | section in the Yocto Project Reference Manual are compiled binaries | 883 | section in the Yocto Project Reference Manual are compiled binaries |
884 | that, when installed, add functionality to your Linux distribution. | 884 | that, when installed, add functionality to your Linux distribution. |
885 | 885 | ||