Skip to content

Commit

Permalink
Merge pull request Alamofire#750 from dwightwatson/patch-1
Browse files Browse the repository at this point in the history
Fix link to the 2.0 upgrade guide in the README
  • Loading branch information
kylef committed Sep 10, 2015
2 parents 343e240 + 037f065 commit 0c4bb4f
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 @@ -29,7 +29,7 @@ Alamofire is an HTTP networking library written in Swift.

## Migration Guides

- [Alamofire 2.0 Migration Guide](https://github.com/Alamofire/Alamofire/blob/swift-2.0/Documentation/Alamofire%202.0%20Migration%20Guide.md)
- [Alamofire 2.0 Migration Guide](https://github.com/Alamofire/Alamofire/blob/master/Documentation/Alamofire%202.0%20Migration%20Guide.md)

## Communication

Expand Down

0 comments on commit 0c4bb4f

Please sign in to comment.