From d6d56e7d40ff09707263bb63a1ad35c6d126033f Mon Sep 17 00:00:00 2001 From: Robert Pataki Date: Tue, 27 Aug 2013 10:19:06 +0100 Subject: [PATCH] Use the correct link for the blog write up --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcfffbb..1bec62f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Audia reimplements and extends the [HTML5 Audio][1] object using the [Web Audio * this is future-proof. you get Audio which is the best you can get for now, then later down the road you get web audio api * and seriously, you'll need a wrapper for WAI anyway -A complete write-up on this project can be found on the [Lost Decade Games blog][2]. +A complete write-up on this project can be found on the [Lost Decade Games blog][3]. ## API Documentation