Merge pull request #1240 from suyash/rename-node-webkit-to-nwjs

rename node-webkit to NW.js in development docs
This commit is contained in:
Cheng Zhao 2015-03-18 18:01:37 +08:00
commit b19cfba98e
2 changed files with 8 additions and 8 deletions

View file

@ -58,7 +58,7 @@ Modules for both sides:
* [Coding style](development/coding-style.md)
* [Source code directory structure](development/source-code-directory-structure.md)
* [Technical differences to node-webkit](development/atom-shell-vs-node-webkit.md)
* [Technical differences to NW.js (formerly node-webkit)](development/atom-shell-vs-node-webkit.md)
* [Build instructions (Mac)](development/build-instructions-mac.md)
* [Build instructions (Windows)](development/build-instructions-windows.md)
* [Build instructions (Linux)](development/build-instructions-linux.md)