Skip to content

Commit

Permalink
Fix link in README
Browse files Browse the repository at this point in the history
Previously was to localhost. Gets me every time.
  • Loading branch information
jmah committed Jul 14, 2014
1 parent 3c656f0 commit 9a51325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
This repository demonstrates using Auto Layout with views that wrap.
It contains examples of text wrapping, and a custom view that implements its own wrapping.

These techniques are explained on dev etc: [Auto Layout and Views that Wrap](http://localhost:4000/code/2014/07/07/auto-layout-and-views-that-wrap.html).
These techniques are explained on dev etc: [Auto Layout and Views that Wrap](http://devetc.org/code/2014/07/07/auto-layout-and-views-that-wrap.html).

<img alt="WrapDemo iPhone Simulator Screenshot" src="https://raw.githubusercontent.com/jmah/WrapDemo/screenshots/wrapdemo-screenshot.png" width="386">

Expand Down

0 comments on commit 9a51325

Please sign in to comment.