Skip to content

Commit

Permalink
Fix twitter and github links
Browse files Browse the repository at this point in the history
  • Loading branch information
prashtx committed Sep 16, 2013
1 parent 1d5e042 commit 46f5600
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions about-new.html
Expand Up @@ -146,8 +146,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions about.html
Expand Up @@ -110,8 +110,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions blog.html
Expand Up @@ -840,8 +840,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="http://localdata.com/signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions case-detroit.html
Expand Up @@ -156,8 +156,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions case-gary.html
Expand Up @@ -140,8 +140,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions case-malden.html
Expand Up @@ -140,8 +140,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions case-muncie.html
Expand Up @@ -138,8 +138,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions contact.html
Expand Up @@ -138,8 +138,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -230,8 +230,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions privacy.html
Expand Up @@ -100,8 +100,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down
4 changes: 2 additions & 2 deletions signup.html
Expand Up @@ -170,8 +170,8 @@ <h1 class="logo"><a href="index">LocalData</a></h1>
<a href="signup">Contact</a>

<span class="social">
<a href="http://twitter.com/localdata">Twitter</a>
<a href="http://twitter.com/localdata">GitHub</a>
<a href="http://twitter.com/goLocalData">Twitter</a>
<a href="https://github.com/LocalData">GitHub</a>
</span>
</nav>
</div>
Expand Down

0 comments on commit 46f5600

Please sign in to comment.