diff options
Diffstat (limited to 'documentation/ref-manual/release-process.rst')
-rw-r--r-- | documentation/ref-manual/release-process.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 935a2e39bb..64adc1e389 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst | |||
@@ -62,8 +62,10 @@ codename are likely to be compatible and thus work together. | |||
62 | 62 | ||
63 | Releases are given a nominal release version as well but the codename is | 63 | Releases are given a nominal release version as well but the codename is |
64 | used in repositories for this reason. You can find information on Yocto | 64 | used in repositories for this reason. You can find information on Yocto |
65 | Project releases and codenames at | 65 | Project releases and codenames at :yocto_wiki:`/Releases`. |
66 | :yocto_wiki:`/Releases`. | 66 | |
67 | Our :doc:`/migration-guides/index` detail how to migrate from one release of | ||
68 | the Yocto Project to the next. | ||
67 | 69 | ||
68 | Stable Release Process | 70 | Stable Release Process |
69 | ====================== | 71 | ====================== |