From 5f1b0f76141ebb98215cff7276ce00e31e328308 Mon Sep 17 00:00:00 2001
From: David Ciz <davidciz95@gmail.com>
Date: Mon, 8 Aug 2022 11:17:29 +0200
Subject: [PATCH] Update: link redirections and tutorial updates 2022

---
 docs.it4i/software/intel/intel-suite/intel-advisor.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/software/intel/intel-suite/intel-advisor.md b/docs.it4i/software/intel/intel-suite/intel-advisor.md
index a2fd7e4fd..102e6f315 100644
--- a/docs.it4i/software/intel/intel-suite/intel-advisor.md
+++ b/docs.it4i/software/intel/intel-suite/intel-advisor.md
@@ -30,10 +30,10 @@ In the left pane, you can switch between *Vectorization* and *Threading* workflo
 
 ## References
 
-1. [Intel® Advisor 2015 Tutorial: Find Where to Add Parallelism - C++ Sample][a]
+1. [Intel® Advisor 2022 Tutorial: Get Started with Intel® Advisor][a]
 1. [Product page][b]
 1. [Documentation][c]
 
-[a]: https://software.intel.com/en-us/intel-advisor-tutorial-vectorization-windows-cplusplus
+[a]: https://www.intel.com/content/www/us/en/develop/documentation/get-started-with-advisor/top.html
 [b]: https://software.intel.com/en-us/intel-advisor-xe
-[c]: https://software.intel.com/en-us/intel-advisor-2016-user-guide-linux
+[c]: https://www.intel.com/content/www/us/en/develop/documentation/advisor-user-guide/top.html
-- 
GitLab