From 80bd7f8f102284b6cd160e0fa1f99bcf5ca2b6d4 Mon Sep 17 00:00:00 2001 From: Carla Date: Wed, 9 Mar 2016 15:48:33 +0100 Subject: [PATCH] Update cartodbfy-requirements.rst --- doc/cartodbfy-requirements.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/cartodbfy-requirements.rst b/doc/cartodbfy-requirements.rst index 99e6806..f645916 100644 --- a/doc/cartodbfy-requirements.rst +++ b/doc/cartodbfy-requirements.rst @@ -31,7 +31,11 @@ A valid CartoDB table shall meet the following conditions: Additionally, a CartoDB table can contain other columns. -See [CartoDB User Table documentation](https://github.com/CartoDB/cartodb-postgresql/blob/master/doc/CartoDB-user-table.rst) for further information. +See the `CartoDB User Table documentation`_ + +.. _CartoDB User Table documentation: https://github.com/CartoDB/cartodb-postgresql/blob/master/doc/CartoDB-user-table.md + +for further information. High level requirements -----------------------