diff options
Diffstat (limited to 'documentation/test-manual')
-rw-r--r-- | documentation/test-manual/reproducible-builds.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index 5977366c9e..61127de23c 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst | |||
@@ -19,7 +19,7 @@ Why it matters | |||
19 | ============== | 19 | ============== |
20 | 20 | ||
21 | The project aligns with the `Reproducible Builds project | 21 | The project aligns with the `Reproducible Builds project |
22 | <https://reproducible-builds.org/>`_, which shares information about why | 22 | <https://reproducible-builds.org/>`__, which shares information about why |
23 | reproducibility matters. The primary focus of the project is the ability to | 23 | reproducibility matters. The primary focus of the project is the ability to |
24 | detect security issues being introduced. However, from a Yocto Project | 24 | detect security issues being introduced. However, from a Yocto Project |
25 | perspective, it is also hugely important that our builds are deterministic. When | 25 | perspective, it is also hugely important that our builds are deterministic. When |