Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
mnater committed Jun 29, 2019
1 parent efbd70c commit 3395d25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Download,-install-and-setup-for-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ All files have good compression rates when using gzip, deflate and the like. You
Hyphenopoly_Loader.js and Hyphenopoly.js use some basic es6-syntax (`let`, `const`, etc. not the fancy stuff). If for some reason you need es5-syntax use [babel](http://babeljs.io) to transpile the scripts.

### node
Hyphenopoly_Loader.js and Hyphenopoly.js is designed for use in browsers. For usage in node.js see: [node module](./node-module.md)
Hyphenopoly_Loader.js and Hyphenopoly.js is designed for use in browsers. For usage in node.js see: [node module](./Node-Module.md)

Let me now, if you have a use case for hyphenation in node.js

Expand Down

0 comments on commit 3395d25

Please sign in to comment.