Browse Source

Updated Developers URL

Yoginth 7 years ago
parent
commit
1a3ba2d1b1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/base/footer_content.tmpl

+ 1 - 1
templates/base/footer_content.tmpl

@@ -19,7 +19,7 @@
 	<div class="two wide column">
 		<h4 class="ui header explore-card font">Platform</h4>
 		<div class="ui link list">
-			<a class="item" href="https://developers.gitote.in">API</a>
+			<a class="item" href="https://dev.gitote.in">API</a>
 			<a class="item" href="{{AppURL}}partners">Partners</a>
 			<a class="item" href="{{AppURL}}jobs">Careers</a>
 		</div>