Skip to content

Commit

Permalink
fix a wrong link
Browse files Browse the repository at this point in the history
The correct reference is to sitepoint.com, it was referenced to phparch.com
  • Loading branch information
marcosptf committed Nov 5, 2015
1 parent 68c4e74 commit 2d2395e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -73,7 +73,7 @@ <h2 class="trans">Articles</h2>
<ul>
<li>
<a href="http://www.sitepoint.com/validating-your-data-with-respect-validation/">Validating your data with Respect Validation</a>
<span class="trans">on</span> <a href="http://phparch.com">SitePoint</a>
<span class="trans">on</span> <a href="http://sitepoint.com">SitePoint</a>
</li>
<li>
<a href="http://www.phparch.com/2011/03/more-powerful-validation-from-respect/">More powerful Validation from Respect</a>
Expand Down

0 comments on commit 2d2395e

Please sign in to comment.