[PATCH] Documentation/powerpc: Add proper links for manual and tests
From: Haren Myneni <haren@linux.ibm.com>
Date: 2021-04-18 19:43:12
The links that are mentioned in this document are no longer valid. So changed the proper links for NXGZIP user manual and test cases. Signed-off-by: Haren Myneni <haren@linux.ibm.com> Reported-by: Bulent Abali <redacted> --- Documentation/powerpc/vas-api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/powerpc/vas-api.rst b/Documentation/powerpc/vas-api.rst
index 90c50ed839f3..bdb50fed903e 100644
--- a/Documentation/powerpc/vas-api.rst
+++ b/Documentation/powerpc/vas-api.rst@@ -254,7 +254,7 @@ using this window. the signal will be issued to the thread group leader signals. NX-GZIP User's Manual: -https://github.com/libnxz/power-gzip/blob/master/power_nx_gzip_um.pdf +https://github.com/libnxz/power-gzip/blob/master/doc/power_nx_gzip_um.pdf Simple example ==============
@@ -301,5 +301,5 @@ Simple example close(fd) or window can be closed upon process exit } - Refer https://github.com/abalib/power-gzip for tests or more + Refer https://github.com/libnxz/power-gzip for tests or more use cases.
--
2.26.2