From 7fe9286ad817d9047b3c0eb0762f93bbbfe40b67 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 13 May 2017 15:20:17 +0300 Subject: [PATCH] Updated Features (markdown) --- Features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Features.md b/Features.md index f2c8a4d..7de5997 100644 --- a/Features.md +++ b/Features.md @@ -21,8 +21,8 @@ Cleanup Stats * [Daily export of Wekan changes as JSON to Logstash and -ElasticSearch / Kibana (ELK)][wekan_logstash] -* [Statistics Python script for Wekan Dashboard][wekan_stats] +ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash) +* [Statistics Python script for Wekan Dashboard](https://github.com/wekan/wekan-stats) * [Console, file, and zulip logger on database changes](https://github.com/wekan/wekan/pull/1010) with [fix to replace console.log by winston logger](https://github.com/wekan/wekan/pull/1033) # Already merged, will be at next version