Fix a link issue for install archive pages (#13231)

* update links

* update for test

Co-authored-by: Karol Blaszczak <karol.blaszczak@intel.com>
This commit is contained in:
Yuan Xu
2022-09-28 11:05:26 +08:00
committed by GitHub
parent 8282bf3368
commit 5512f95f1a
4 changed files with 6 additions and 6 deletions

View File

@@ -81,7 +81,7 @@ To run the sample, you can use [public](@ref omz_models_group_public) or [Intel'
## Build the Sample Applications
### <a name="build_samples_linux"></a>Build the Sample Applications on Linux
### <a name="build-samples-linux"></a>Build the Sample Applications on Linux
The officially supported Linux* build environment is the following:
@@ -132,7 +132,7 @@ make
For the release configuration, the sample application binaries are in `<path_to_build_directory>/intel64/Release/`;
for the debug configuration — in `<path_to_build_directory>/intel64/Debug/`.
### <a name="build_samples_windows"></a>Build the Sample Applications on Microsoft Windows
### <a name="build-samples-windows"></a>Build the Sample Applications on Microsoft Windows
The recommended Windows build environment is the following:
* Microsoft Windows 10
@@ -156,7 +156,7 @@ You can also build a generated solution manually. For example, if you want to bu
Microsoft Visual Studio and open the generated solution file from the `C:\Users\<user>\Documents\Intel\OpenVINO\openvino_cpp_samples_build\Samples.sln`
directory.
### <a name="build_samples_macos"></a>Build the Sample Applications on macOS*
### <a name="build-samples-macos"></a>Build the Sample Applications on macOS*
The officially supported macOS* build environment is the following: