[Doc] Fix broken links for SSAT in documentation.
authorDongju Chae <dongju.chae@samsung.com>
Tue, 11 Feb 2020 10:55:00 +0000 (19:55 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 12 Feb 2020 01:38:45 +0000 (17:38 -0800)
This commit fixes broken links for SSAT in documentation.
nnsuite/ssat is no longer available.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
Documentation/component-description.md
Documentation/how-to-use-testcases.md

index 1c64da1..e84680a 100644 (file)
@@ -115,7 +115,7 @@ Note that test elements in /tests/ are not elements for applications. They exist
   - Android WIP: JCenter Repository & Daily Build Release
   - macOS WIP: Daily Build Release
 - [Test cases](../tests/): Mandatory unit test cases required to pass for each PR.
-  - Used [SSAT](https://github.com/nnsuite/SSAT).
+  - Used [SSAT](https://github.com/myungjoo/SSAT).
   - Each element and feature is required to register its testcases at [test case directory](../tests/)
 - Examples: Example GStreamer applications using NNStreamer and example sub-plugins for NNStreamer. The binaries from this directory is not supposed to be packaged with the main binary package.
   - [Example GStreamer applications](https://github.com/nnsuite/nnstreamer-example)
index cc3d9df..e5ff1cf 100644 (file)
@@ -10,7 +10,7 @@ $ cd build
 $ ninja test
 ```
 
-For all gst-launch-based test cases ([SSAT](https://github.com/nnsuite/SSAT), mostly golden testing)
+For all gst-launch-based test cases ([SSAT](https://github.com/myungjoo/SSAT), mostly golden testing)
 ```
 $ cd tests
 $ ssat