| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fafffd4 commit fc77cbb
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -159,8 +159,26 @@ is ~/.node_repl_history, which is overridden by this variable. Setting the | |||
| 159 | 159 | value to an empty string ("" or " ") disables persistent REPL history. | |
| 160 | 160 | ||
| 161 | 161 | ||
| 162 | - .SH RESOURCES AND DOCUMENTATION | ||
| 162 | + .SH BUGS | ||
| 163 | + Bugs are tracked in GitHub Issues: | ||
| 164 | + .ur https://github.com/nodejs/node/issues | ||
| 165 | + | ||
| 166 | + | ||
| 167 | + .SH AUTHORS | ||
| 168 | + Written and maintained by 1000+ contributors: | ||
| 169 | + .ur https://github.com/nodejs/node/blob/master/AUTHORS | ||
| 170 | + | ||
| 163 | 171 | ||
| 172 | + .SH COPYRIGHT | ||
| 173 | + Copyright Node.js contributors. Node.js is available under the MIT license. | ||
| 174 | + | ||
| 175 | + Node.js also includes external libraries that are available under a variety | ||
| 176 | + of licenses. See | ||
| 177 | + .ur https://github.com/nodejs/node/blob/master/LICENSE | ||
| 178 | + for the full license text. | ||
| 179 | + | ||
| 180 | + | ||
| 181 | + .SH RESOURCES AND DOCUMENTATION | ||
| 164 | 182 | Website: | |
| 165 | 183 | .ur https://nodejs.org/ | |
| 166 | 184 | ||
@@ -175,6 +193,7 @@ Mailing list: | |||
| 175 | 193 | ||
| 176 | 194 | IRC (general questions): | |
| 177 | 195 | .ur "chat.freenode.net #node.js" | |
| 196 | + (unofficial) | ||
| 178 | 197 | ||
| 179 | - IRC (node core development): | ||
| 198 | + IRC (Node.js core development): | ||
| 180 | 199 | .ur "chat.freenode.net #node-dev" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments