From 34f65f8e8422d626a6f7cf66212712f52cf5402b Mon Sep 17 00:00:00 2001
From: Mikhail Sobolev <mss@mawhrin.net>
Date: Wed, 25 Dec 2013 01:19:41 +0200
Subject: [PATCH] fix the link formatting

---
 docsite/rst/faq.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docsite/rst/faq.rst b/docsite/rst/faq.rst
index 9b8631d96ad..cf2a2cfe38f 100644
--- a/docsite/rst/faq.rst
+++ b/docsite/rst/faq.rst
@@ -196,7 +196,7 @@ Is there a web interface / REST API / etc?
 ++++++++++++++++++++++++++++++++++++++++++
 
 Yes!  AnsibleWorks makes a great product that makes Ansible even more powerful
-and easy to use: `AnsibleWorks AWX <http://ansibleworks.com/ansible-awx/>`
+and easy to use: `AnsibleWorks AWX <http://ansibleworks.com/ansible-awx/>`_.
 
 .. _docs_contributions: