From c5c85a2dc83446dd1f3c0948f108f8ac6822547e Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Mon, 22 Oct 2018 21:58:51 +0530 Subject: [PATCH] Fix index.rst --- docs/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 023f8c0..52350c8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,7 +29,9 @@ Release v\ |version|. (:ref:`Installation `) **Camelot** is a Python library that makes it easy for *anyone* to extract tables from PDF files! -.. note:: You can also check out [Excalibur](https://github.com/camelot-dev/excalibur), which is a web interface for Camelot! +.. note:: You can also check out `Excalibur`_, which is a web interface for Camelot! + +.. _Excalibur: https://github.com/camelot-dev/excalibur ----