From 364d11c968027ce521c1fbaca225bb1fe329a47d Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 14 Feb 2013 11:08:57 -0800 Subject: [PATCH] Update README.md Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bce58aeca6..20e20282473 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Servo Parallel Browser Project -Servo is a prototype web browser engine written in the [Rust] +Servo is a prototype web browser engine written in the [Rust](https://github.com/mozilla/rust) language. It is currently developed on OS X and Linux. ## Prerequisites