Update docs for new org

This commit is contained in:
Kevin Sawicki 2016-03-31 16:49:59 -07:00
parent 5ffa30a563
commit 102f7e8e33
64 changed files with 88 additions and 88 deletions

View file

@ -44,4 +44,4 @@ etc.
When creating a new API, we should prefer getters and setters instead of
jQuery's one-function style. For example, `.getText()` and `.setText(text)`
are preferred to `.text([text])`. There is a
[discussion](https://github.com/atom/electron/issues/46) on this.
[discussion](https://github.com/electron/electron/issues/46) on this.