From 607b91d023612ef63a67a03a96bcfd4b9bbcc1ac Mon Sep 17 00:00:00 2001 From: Rohan Singh Date: Wed, 12 Aug 2015 22:40:55 -0400 Subject: [PATCH] Fixed some broken links in the readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4f724ad..94046145 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,6 @@ involved][contribute]! [classes]: http://munificent.github.io/wren/classes.html [fibers]: http://munificent.github.io/wren/fibers.html [embedding]: http://munificent.github.io/wren/embedding-api.html -[started]: getting-started.html +[started]: http://munificent.github.io/wren/getting-started.html [browser]: http://ppvk.github.io/wren-nest/ -[contribute]: contributing.html +[contribute]: http://munificent.github.io/wren/contributing.html