From 425e382368a1aef491a7ea192b800058460a22e2 Mon Sep 17 00:00:00 2001 From: Maggie Mari Date: Mon, 12 Nov 2012 10:51:30 -0600 Subject: [PATCH] Fixed broken link in llvmpy docs. --- docs/source/doc/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/doc/getting_started.rst b/docs/source/doc/getting_started.rst index f13c616..f9b9c56 100644 --- a/docs/source/doc/getting_started.rst +++ b/docs/source/doc/getting_started.rst @@ -26,7 +26,7 @@ Both LLVM and llvmpy are distributed under (different) permissive open source licenses. llvmpy uses the `new BSD license `_. More information is available -`here `_. +`here `_. Platforms ---------