From 31c268f6cf9ca975893da6f3cfdcda96db5fb794 Mon Sep 17 00:00:00 2001 From: Stephan Diederich Date: Thu, 27 Jun 2013 16:31:23 +0200 Subject: [PATCH 1/2] fix links in README.md --- README.mdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.mdown b/README.mdown index 0f6d225789..2fffa703f0 100644 --- a/README.mdown +++ b/README.mdown @@ -15,11 +15,11 @@ Still, as the library is not maintained anymore, it might be a good time to repl Lots of Three20's helpers are not needed anymore, as they are now present right in iOS. For other parts there are some really good replacement available. -If you're searching for a full replacement, [NimbusKit][http://nimbuskit.info] might help, they even provide a [migration guide][http://wiki.nimbuskit.info/Three20-Migration-Guide]. +If you're searching for a full replacement, [NimbusKit](http://nimbuskit.info) might help, they even provide a [migration guide](http://wiki.nimbuskit.info/Three20-Migration-Guide). Links ------ -[Three20 Mailing List][http://groups.google.com/group/three20/] +[Three20 Mailing List](http://groups.google.com/group/three20/) -[Three20 Tagged Questions on StackOverflow][http://stackoverflow.com/questions/tagged/three20] \ No newline at end of file +[Three20 Tagged Questions on StackOverflow](http://stackoverflow.com/questions/tagged/three20) From 434cdbfc8991d44e554cd4c636836ce817122e9f Mon Sep 17 00:00:00 2001 From: James Pearce Date: Tue, 13 May 2014 18:06:26 -0700 Subject: [PATCH 2/2] Update README.mdown --- README.mdown | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.mdown b/README.mdown index 2fffa703f0..0fe71e8700 100644 --- a/README.mdown +++ b/README.mdown @@ -1,8 +1,12 @@ -Three20 -======= +Archived Repo +============= + +**This is an archived project and is no longer supported or updated by Facebook. Please do not file issues or pull-requests against this repo. If you wish to continue to develop this code yourself, we recommend you fork it.** -Support of Three20 has been discontinued. +**Proceed and be bold!** +Three20 +======= What now? ------