From 050c5f4868d610d612e92e0ecc51b6f9f4482012 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 3 Nov 2015 11:12:40 +0100 Subject: [PATCH] Link fixed --- automation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/README.md b/automation/README.md index 53998b8..8aef186 100644 --- a/automation/README.md +++ b/automation/README.md @@ -89,5 +89,5 @@ https:///events/xml/download/false/true/tag1&&tag2&&!tag3 to: Events with the date set to a date before the one specified in the to field (format: 2015-02-15) last: Events published within the last x amount of time, where x can be defined in days, hours, minutes (for example 5d or 12h or 30m) -The keywords false or null should be used for optional empty parameters in the URL. Also check out the User Guide to read about the REST API (LINKTODO). +The keywords false or null should be used for optional empty parameters in the URL. Also check out the User Guide to read about the [REST API](../using-the-system/README.md#rest-api).