From 22dd153eabe162d36372227ac883d6eab01c6144 Mon Sep 17 00:00:00 2001 From: Thomas Schmidts Date: Tue, 11 Nov 2014 14:10:52 +0100 Subject: [PATCH] Added links to gitbook and markdown-pp --- README_maintainers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_maintainers.md b/README_maintainers.md index e895aa149e..1d80ba46ba 100644 --- a/README_maintainers.md +++ b/README_maintainers.md @@ -36,8 +36,8 @@ Documentation ------------- Dependencies: * swagger - * gitbook - * markdown-pp + * gitbook (https://github.com/GitbookIO/gitbook) + * markdown-pp (https://github.com/triAGENS/markdown-pp) * cURL if you want to cut'n'paste execute the examples Where...