diff options
Diffstat (limited to 'documentation/ref-manual/release-process.rst')
-rw-r--r-- | documentation/ref-manual/release-process.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/release-process.rst b/documentation/ref-manual/release-process.rst index 691e7d3ed9..3383a4e1b0 100644 --- a/documentation/ref-manual/release-process.rst +++ b/documentation/ref-manual/release-process.rst | |||
@@ -175,7 +175,7 @@ consists of the following pieces: | |||
175 | operation and functions. However, the test can also use the IP | 175 | operation and functions. However, the test can also use the IP |
176 | address of a machine to test. | 176 | address of a machine to test. |
177 | 177 | ||
178 | - :ref:`ptest <dev-manual/packages:testing packages with ptest>`: | 178 | - :ref:`ptest <test-manual/ptest:testing packages with ptest>`: |
179 | Runs tests against packages produced during the build for a given | 179 | Runs tests against packages produced during the build for a given |
180 | piece of software. The test allows the packages to be run within a | 180 | piece of software. The test allows the packages to be run within a |
181 | target image. | 181 | target image. |