From 0c65f9de497634fb493886bab7fe3748f056b7f8 Mon Sep 17 00:00:00 2001 From: Ajay Kannan Date: Tue, 1 Sep 2015 19:22:46 -0700 Subject: [PATCH 1/2] redirect added for apidocs that accepts a parameter to link to a specific doc page --- apidocs/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 apidocs/index.html diff --git a/apidocs/index.html b/apidocs/index.html new file mode 100644 index 000000000000..0a8187d6a335 --- /dev/null +++ b/apidocs/index.html @@ -0,0 +1,8 @@ + + + + + + From d8999614c776984b6a0ebe9ba56a8e9c6d2cfae7 Mon Sep 17 00:00:00 2001 From: Ajay Kannan Date: Wed, 2 Sep 2015 09:28:56 -0700 Subject: [PATCH 2/2] simplify redirect link --- apidocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apidocs/index.html b/apidocs/index.html index 0a8187d6a335..c5ffba9ea142 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -1,7 +1,7 @@