1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-10-29 22:24:51 +00:00

doc: Update output_api references

This commit is contained in:
Marc Bonnici
2018-05-18 17:56:30 +01:00
committed by setrofim
parent 04fe3768af
commit bea36cc398
2 changed files with 2 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ Output API
~~~~~~~~~~
There is now an Output API which can be used to more easily post process the
output from a run. For more information please see the
:ref:`Output API <output-api>` documentation.
:ref:`Output API <output_processing_api>` documentation.
-----------------------------------------------------------