From a8280b1eafe3e32da9e61baf5a2ed515c207b0a3 Mon Sep 17 00:00:00 2001 From: Ariya Hidayat Date: Tue, 25 Jan 2011 19:17:26 -0800 Subject: [PATCH] Fix wrong markdown. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15cc35d5..cbdfee23 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ PhantomJS is a minimalistic, headless, WebKit-based JavaScript-driven tool. It has native (and high performant) support for DOM handling, CSS selector, JSON, Canvas, and SVG. -Read the (announcement blog post)[http://goo.gl/sZfM7]. +Read the [announcement blog post](http://goo.gl/sZfM7). PhantomJS runs on Linux, Windows, and Mac OS X. Refer to the [build instructions](http://code.google.com/p/phantomjs/wiki/BuildInstructions)