Skip to content

Commit

Permalink
Add slash to rake URL (possible redirect error)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclegg committed Mar 6, 2017
1 parent 733cfe0 commit 60c916b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/html-proofer/fixtures/links/brokenLinkExternal.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<p>Blah blah blah. <a href="http://www.google.com">Working link!</a></p>


<a href="http://www.asdo3IRJ395295jsingrkrg4.com">broken link!</a>
<a href="http://www.asdo3IRJ395295jsingrkrg4.com/">broken link!</a>
</body>

</html>

0 comments on commit 60c916b

Please sign in to comment.