ソースを参照

Fix documentation URL for Scroll

Zachary Tong 12 年 前
コミット
fa8cffc6d6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      rest-api-spec/api/scroll.json

+ 1 - 1
rest-api-spec/api/scroll.json

@@ -1,6 +1,6 @@
 {
   "scroll": {
-    "documentation": "http://www.elasticsearch.org/guide/reference/api/search/",
+    "documentation": "http://www.elasticsearch.org/guide/reference/api/search/scroll/",
     "methods": ["GET", "POST"],
     "url": {
       "path": "/_search/scroll",