We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab69ab4 commit 9f9d77aCopy full SHA for 9f9d77a
README.md
@@ -7,7 +7,7 @@ HyperDown.js
7
8
##开发者使用方法##
9
###nodejs 中使用##
10
-[dist/Parser.js](src/Parser.js) (用 babel 编译成 ES5 的版本)
+[dist/Parser.js](dist/Parser.js) (用 babel 编译成 ES5 的版本)
11
用 babel 编译:
12
```
13
$ babel src/Parser.js -o dist/Parser.js
0 commit comments