Update path.md Fix the wrong spell of "bundle" in the path.md
Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/8bd297e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/8bd297e8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/8bd297e8 Branch: refs/heads/master Commit: 8bd297e8c1c3dafa7db615c75dd587767038284b Parents: 18f5cf0 Author: wjh <[email protected]> Authored: Wed May 23 10:23:29 2018 +0800 Committer: Hanks <[email protected]> Committed: Wed May 23 18:45:46 2018 +0800 ---------------------------------------------------------------------- source/cn/guide/advanced/path.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/8bd297e8/source/cn/guide/advanced/path.md ---------------------------------------------------------------------- diff --git a/source/cn/guide/advanced/path.md b/source/cn/guide/advanced/path.md index 550adfc..1c50cf7 100644 --- a/source/cn/guide/advanced/path.md +++ b/source/cn/guide/advanced/path.md @@ -35,7 +35,7 @@ has_chapter_content: true ## ç¸å¯¹è·¯å¾ -[ä¸æä»¬å¨ HTML ä¸çç¨æ³ç±»ä¼¼](https://www.w3.org/TR/html4/types.html#type-uri)ï¼Weex 以ç¸åçæ¹å¼å¤çç¸å¯¹è·¯å¾ã以`/`ã`.`ã`..`ã`//` å¼å¤´çç¸å¯¹ URI å°ç¸å¯¹äº bunle url è§£æã +[ä¸æä»¬å¨ HTML ä¸çç¨æ³ç±»ä¼¼](https://www.w3.org/TR/html4/types.html#type-uri)ï¼Weex 以ç¸åçæ¹å¼å¤çç¸å¯¹è·¯å¾ã以`/`ã`.`ã`..`ã`//` å¼å¤´çç¸å¯¹ URI å°ç¸å¯¹äº bundle url è§£æã è¿æå³çï¼ ä¸ä¸ªä»¥ `/` å¼å¤´çè·¯å¾å°æ¯ç¸å¯¹äº JS Bundle æä»¶çæ ¹æä»¶å¤¹ã`.` 忝å½åæä»¶å¤¹ï¼`..` æ¯ç¶æä»¶å¤¹ã `//` å被解æä¸ºä¸ JS Bundle ç¸åç schemeã
