From f330ec4eb56a0c5a40a2a36e68e63c655b9984c6 Mon Sep 17 00:00:00 2001 From: Tyrone Nicholas Date: Thu, 26 Mar 2015 15:59:53 -0700 Subject: [PATCH] Fixed links in README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96fb5f8ab4..2a6b2269e8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Fresco also supports: * extensive customization of image loading and display * and many more! -Find out more at our [website](http://facebook.github.io/fresco/index.html). +Find out more at our [website](http://frescolib.org/index.html). ## Requirements @@ -29,7 +29,7 @@ If you are building with Gradle, simply add the following line to the `dependenc compile 'com.facebook.fresco:fresco:0.1.0+' ``` -See our [download](http://facebook.github.io/fresco/docs/download-fresco.html) page for other options. +See our [download](http://frescolib.org/docs/download-fresco.html) page for other options. ## Building Fresco from source