From 72d6a13e9e5f33d4811e558a1699d6ed04b93294 Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Thu, 19 Feb 2015 12:03:05 -0500 Subject: [PATCH] Broken link in docs, api/synopsis Link to using-native-node-modules.md instead of use-native-node-modules. Filename changed with 268508764f25697d745fd40d0b63e096acb4ae7d --- docs/api/synopsis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/synopsis.md b/docs/api/synopsis.md index 7793a97160ab..04d59d67d61b 100644 --- a/docs/api/synopsis.md +++ b/docs/api/synopsis.md @@ -2,7 +2,7 @@ All [node.js's built-in modules](http://nodejs.org/api/) are available in atom-shell, and third-party node modules are fully supported too (including the -[native modules](../tutorial/use-native-node-modules.md)). +[native modules](../tutorial/using-native-node-modules.md)). Atom-shell also provides some extra built-in modules for developing native desktop applications. Some modules are only available on the browser side, some