Remove unnecessary quotes
diff --git a/README.asciidoc b/README.asciidoc
index 1cc2cd5..a9352b7 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -3,7 +3,7 @@
 
 WARNING: This library is still in the very early stages of development. Unless you want to contribute, it probably isn't what you want.
 
-The documentation below is obsolete, and will be updated with something shorter and more reasonable soon.  In the meantime, the most up to date documentation can be found at link:http://godoc.org/github.com/rackspace/gophercloud["our Godoc.org documentation"].
+The documentation below is obsolete, and will be updated with something shorter and more reasonable soon.  In the meantime, the most up to date documentation can be found at link:http://godoc.org/github.com/rackspace/gophercloud[our Godoc.org documentation].
 
 === Getting Started
 ==== Install the Go Programming Language