diff --git a/base/lshell/centos/meta_patches/spec-include-TiS-changes.patch b/base/lshell/centos/meta_patches/spec-include-TiS-changes.patch
index b7de89c61..89cf3b557 100644
--- a/base/lshell/centos/meta_patches/spec-include-TiS-changes.patch
+++ b/base/lshell/centos/meta_patches/spec-include-TiS-changes.patch
@@ -2,7 +2,7 @@ lshell.spec: to include Titanium Cloud changes
 
 To include the Titanium Cloud specific changes from:
 
-wr-cgcs/layers/cgcs/recipes-base/lshell/files
+stx/stx-integ/base/lshell
 
 diff -u b/SPECS/lshell.spec b/SPECS/lshell.spec
 --- b/SPECS/lshell.spec
diff --git a/mellanox/libibverbs/centos/srpm_path b/mellanox/libibverbs/centos/srpm_path
index 855d09069..c58521323 100644
--- a/mellanox/libibverbs/centos/srpm_path
+++ b/mellanox/libibverbs/centos/srpm_path
@@ -1 +1 @@
-repo:addons/wr-cgcs/layers/cgcs/downloads/libibverbs-41mlnx1-OFED.4.2.1.0.6.42120.src.rpm
+repo:stx/downloads/libibverbs-41mlnx1-OFED.4.2.1.0.6.42120.src.rpm
diff --git a/mellanox/libmlx4/centos/srpm_path b/mellanox/libmlx4/centos/srpm_path
index 1a215e74b..381ea5162 100644
--- a/mellanox/libmlx4/centos/srpm_path
+++ b/mellanox/libmlx4/centos/srpm_path
@@ -1 +1 @@
-repo:addons/wr-cgcs/layers/cgcs/downloads/libmlx4-41mlnx1-OFED.4.1.0.1.0.42120.src.rpm
+repo:stx/downloads/libmlx4-41mlnx1-OFED.4.1.0.1.0.42120.src.rpm
diff --git a/mellanox/libmlx5/centos/srpm_path b/mellanox/libmlx5/centos/srpm_path
index 23498e32c..b75a80cb7 100644
--- a/mellanox/libmlx5/centos/srpm_path
+++ b/mellanox/libmlx5/centos/srpm_path
@@ -1 +1 @@
-repo:addons/wr-cgcs/layers/cgcs/downloads/libmlx5-41mlnx1-OFED.4.2.1.2.0.42120.src.rpm
+repo:stx/downloads/libmlx5-41mlnx1-OFED.4.2.1.2.0.42120.src.rpm
diff --git a/mellanox/mlnx-ofa_kernel/centos/srpm_path b/mellanox/mlnx-ofa_kernel/centos/srpm_path
index 2c06aae4f..76b338a4a 100644
--- a/mellanox/mlnx-ofa_kernel/centos/srpm_path
+++ b/mellanox/mlnx-ofa_kernel/centos/srpm_path
@@ -1 +1 @@
-repo:addons/wr-cgcs/layers/cgcs/downloads/mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.src.rpm
+repo:stx/downloads/mlnx-ofa_kernel-4.3-OFED.4.3.1.0.1.1.g8509e41.src.rpm
diff --git a/mellanox/rdma-core/centos/srpm_path b/mellanox/rdma-core/centos/srpm_path
index e10ef5909..9a51e7a6f 100644
--- a/mellanox/rdma-core/centos/srpm_path
+++ b/mellanox/rdma-core/centos/srpm_path
@@ -1 +1 @@
-repo:addons/wr-cgcs/layers/cgcs/downloads/rdma-core-43mlnx1-1.43101.src.rpm
+repo:stx/downloads/rdma-core-43mlnx1-1.43101.src.rpm
diff --git a/restapi-doc/restapi-doc/README.mvn_cache b/restapi-doc/restapi-doc/README.mvn_cache
index c5502472c..d91e0f804 100644
--- a/restapi-doc/restapi-doc/README.mvn_cache
+++ b/restapi-doc/restapi-doc/README.mvn_cache
@@ -2,14 +2,14 @@ Steps to produce mvn.repo.tgz [Maven cache]
 ===================
 
 
-cd $MY_REPO/addons/wr-cgcs/layers/cgcs/recipes-restapi-doc/restapi-doc/restapi-doc
+cd $MY_REPO/stx/stx-integ/restapi-doc/restapi-doc
 cp Makefile Makefile.backup
 cp Makefile.mvn_cache Makefile
 build_srpms restapi-doc
 mock -r $MY_BUILD_CFG_STD "FILE_NAME_TO_THE_BUILT_SRPM"
 mock -r $MY_BUILD_CFG_STD --copyout /builddir/build/BUILD/restapi-doc-1.6.0/mvn.repo.tgz ~/
-cp ~/mvn.repo.tgz $MY_REPO/addons/wr-cgcs/layers/cgcs/downloads/
-cd $MY_REPO/addons/wr-cgcs/layers/cgcs/downloads/
+cp ~/mvn.repo.tgz $MY_REPO/stx/downloads/
+cd $MY_REPO/stx/downloads/
 
 # only the first time
 # ln -s ../../../downloads/mvn.repo.tgz mvn.repo.tgz