File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -309,7 +309,7 @@ global.AV = AV;
309309module . exports = function ( AV ) {
310310 /**
311311 * @namespace 包含了使用了 LeanCloud
312- * <a href='/docs/insight_guide .html'>离线数据分析功能</a>的函数,本模块已经废弃,
312+ * <a href='/docs/leaninsight_guide .html'>离线数据分析功能</a>的函数,本模块已经废弃,
313313 * 请使用 AV.Insight 。
314314 * <p><strong><em>
315315 * 部分函数仅在云引擎运行环境下有效。
@@ -1806,7 +1806,7 @@ var _ = require('underscore');
18061806module . exports = function ( AV ) {
18071807 /**
18081808 * @namespace 包含了使用了 LeanCloud
1809- * <a href='/docs/insight_guide .html'>离线数据分析功能</a>的函数。
1809+ * <a href='/docs/leaninsight_guide .html'>离线数据分析功能</a>的函数。
18101810 * <p><strong><em>
18111811 * 部分函数仅在云引擎运行环境下有效。
18121812 * </em></strong></p>
Original file line number Diff line number Diff line change @@ -321,7 +321,7 @@ global.AV = AV;
321321module . exports = function ( AV ) {
322322 /**
323323 * @namespace 包含了使用了 LeanCloud
324- * <a href='/docs/insight_guide .html'>离线数据分析功能</a>的函数,本模块已经废弃,
324+ * <a href='/docs/leaninsight_guide .html'>离线数据分析功能</a>的函数,本模块已经废弃,
325325 * 请使用 AV.Insight 。
326326 * <p><strong><em>
327327 * 部分函数仅在云引擎运行环境下有效。
@@ -2674,7 +2674,7 @@ var _ = require('underscore');
26742674module . exports = function ( AV ) {
26752675 /**
26762676 * @namespace 包含了使用了 LeanCloud
2677- * <a href='/docs/insight_guide .html'>离线数据分析功能</a>的函数。
2677+ * <a href='/docs/leaninsight_guide .html'>离线数据分析功能</a>的函数。
26782678 * <p><strong><em>
26792679 * 部分函数仅在云引擎运行环境下有效。
26802680 * </em></strong></p>
Original file line number Diff line number Diff line change 33module . exports = function ( AV ) {
44 /**
55 * @namespace 包含了使用了 LeanCloud
6- * <a href='/docs/insight_guide .html'>离线数据分析功能</a>的函数,本模块已经废弃,
6+ * <a href='/docs/leaninsight_guide .html'>离线数据分析功能</a>的函数,本模块已经废弃,
77 * 请使用 AV.Insight 。
88 * <p><strong><em>
99 * 部分函数仅在云引擎运行环境下有效。
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ var _ = require('underscore');
55module . exports = function ( AV ) {
66 /**
77 * @namespace 包含了使用了 LeanCloud
8- * <a href='/docs/insight_guide .html'>离线数据分析功能</a>的函数。
8+ * <a href='/docs/leaninsight_guide .html'>离线数据分析功能</a>的函数。
99 * <p><strong><em>
1010 * 部分函数仅在云引擎运行环境下有效。
1111 * </em></strong></p>
You can’t perform that action at this time.
0 commit comments