diff options
Diffstat (limited to 'doc/community')
-rw-r--r-- | doc/community/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/community/index.html b/doc/community/index.html index 9c427624b5..dec8b58b90 100644 --- a/doc/community/index.html +++ b/doc/community/index.html @@ -73,7 +73,7 @@ should be reported to <a href="https://github.com/joyent/node/issues">https://github.com/joyent/node/issues</a>. Fixes to the code are welcome! Please see our <a - href="https://github.com/joyent/node/wiki/Contributing">contirbuting + href="https://github.com/joyent/node/wiki/Contributing">contributing guidelines</a> for information on how to submit a patch.</p> @@ -159,4 +159,4 @@ } catch(err) {} </script> </body> -</html>
\ No newline at end of file +</html> |