From 6534244195d2a237daacc1e662ca806b9ab37670 Mon Sep 17 00:00:00 2001 From: Tyler Fox Date: Tue, 27 Aug 2013 08:26:18 -0700 Subject: [PATCH] Update README to link to releases page --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb1a236..39dd62d 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ Setup 3. Open your app's `.xcworkspace` file to launch Xcode and start joyfully creating constraints in code! **Releases** -Releases are tagged in the git commit history using [semantic versioning](http://semver.org). Check out the [Release Notes](https://github.com/smileyborg/UIView-AutoLayout/wiki/Release-Notes) for each version. + +Releases are tagged in the git commit history using [semantic versioning](http://semver.org). Check out the [releases and release notes](https://github.com/smileyborg/UIView-AutoLayout/releases) for each version. Usage -----