From 3548ae87c45896fc50ca8684eb66599cd753f22e Mon Sep 17 00:00:00 2001 From: baldulin Date: Wed, 13 Sep 2017 13:45:14 +0200 Subject: [PATCH] Updated documentation link I hope that link is the correct one now --- 002_query_string/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/002_query_string/README b/002_query_string/README index 66a8876..d9799e4 100644 --- a/002_query_string/README +++ b/002_query_string/README @@ -11,7 +11,7 @@ The service in question wants to know what are the values of 'fruit' and The Query String object API (qs object) is documented here: - http://duda.io/documentation/api/dst-1/qs.html + http://duda.io/documentation/api/qs.html Author ======