This is an automated email from the ASF dual-hosted git repository.

nixon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit bdcb82077f9ad09d5632c411260eae310245d4b4
Author: kevalbhatt <kbh...@apache.org>
AuthorDate: Wed Oct 9 15:58:08 2019 +0530

    ATLAS-3445:UI : Change Advance Search Help link
    
    Signed-off-by: nixonrodrigues <ni...@apache.org>
---
 dashboardv2/public/js/templates/search/AdvancedSearchInfo_tmpl.html | 2 +-
 dashboardv3/public/js/templates/search/AdvancedSearchInfo_tmpl.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/dashboardv2/public/js/templates/search/AdvancedSearchInfo_tmpl.html 
b/dashboardv2/public/js/templates/search/AdvancedSearchInfo_tmpl.html
index 7746974..64f1a31 100644
--- a/dashboardv2/public/js/templates/search/AdvancedSearchInfo_tmpl.html
+++ b/dashboardv2/public/js/templates/search/AdvancedSearchInfo_tmpl.html
@@ -31,6 +31,6 @@
         </li>
     </ul>
     <h5 style="padding-left: 22.5px;">
-        <a href="http://atlas.apache.org/Search-Advanced.html"; 
target="_blank"><i class="fa fa-info-circle" aria-hidden="true"></i> &nbsp; 
More sample queries and use-cases</a>
+        <a href="http://atlas.apache.org/#/SearchAdvance"; target="_blank"><i 
class="fa fa-info-circle" aria-hidden="true"></i> &nbsp; More sample queries 
and use-cases</a>
     </h5>
 </div>
\ No newline at end of file
diff --git 
a/dashboardv3/public/js/templates/search/AdvancedSearchInfo_tmpl.html 
b/dashboardv3/public/js/templates/search/AdvancedSearchInfo_tmpl.html
index 7746974..64f1a31 100644
--- a/dashboardv3/public/js/templates/search/AdvancedSearchInfo_tmpl.html
+++ b/dashboardv3/public/js/templates/search/AdvancedSearchInfo_tmpl.html
@@ -31,6 +31,6 @@
         </li>
     </ul>
     <h5 style="padding-left: 22.5px;">
-        <a href="http://atlas.apache.org/Search-Advanced.html"; 
target="_blank"><i class="fa fa-info-circle" aria-hidden="true"></i> &nbsp; 
More sample queries and use-cases</a>
+        <a href="http://atlas.apache.org/#/SearchAdvance"; target="_blank"><i 
class="fa fa-info-circle" aria-hidden="true"></i> &nbsp; More sample queries 
and use-cases</a>
     </h5>
 </div>
\ No newline at end of file

Reply via email to