Commit 3addc237 by Umesh S Padashetty Committed by kevalbhatt

Corrected Atlas advanced search invalid link and Updated broken links

Signed-off-by: 's avatarkevalbhatt <kbhatt@apache.org>
parent 8fc70a32
......@@ -4,7 +4,7 @@
"private": true,
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/incubator-atlas.git"
"url": "https://gitbox.apache.org/repos/asf/incubator-atlas.git"
},
"scripts": {
"dev": "grunt dev",
......
......@@ -31,6 +31,6 @@
</li>
</ul>
<h5 style="padding-left: 22.5px;">
<a href="http://atlas.apache.org/Search.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/Search-Advanced.html" 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
......@@ -47,7 +47,7 @@
<dependencyLocationsEnabled>false</dependencyLocationsEnabled>
<webAccessUrl>https://github.com/apache/atlas.git</webAccessUrl>
<anonymousConnection>scm:git://git.apache.org/atlas.git</anonymousConnection>
<developerConnection>scm:https://git-wip-us.apache.org/repos/asf/atlas.git</developerConnection>
<developerConnection>scm:https://gitbox.apache.org/repos/asf/atlas.git</developerConnection>
</configuration>
<reportSets>
<reportSet>
......
......@@ -65,7 +65,7 @@
<item name="License" href="license.html" />
<item name="Downloads" href="Downloads.html" />
<item name="Wiki" href="https://cwiki.apache.org/confluence/display/ATLAS"/>
<item name="Git" href="https://git-wip-us.apache.org/repos/asf/atlas.git" />
<item name="Git" href="https://gitbox.apache.org/repos/asf/atlas.git" />
<item name="Jira" href="https://issues.apache.org/jira/browse/ATLAS" />
<item name="Review Board" href="https://reviews.apache.org/groups/atlas/?sort=-time_added" />
</menu>
......
......@@ -85,7 +85,7 @@
<scm>
<connection>scm:git:git://git.apache.org/atlas.git</connection>
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/atlas.git</developerConnection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/atlas.git</developerConnection>
<tag>HEAD</tag>
<url>https://github.com/apache/atlas.git</url>
</scm>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment