:memo: Correct link anchor
authorPlusb Preco <plusb21@gmail.com>
Sat, 19 Mar 2016 18:36:27 +0000 (03:36 +0900)
committerPlusb Preco <plusb21@gmail.com>
Sat, 19 Mar 2016 18:36:27 +0000 (03:36 +0900)
docs/tutorial/debugging-main-process.md

index c7a373f..67f349d 100644 (file)
@@ -44,7 +44,7 @@ $ node_modules/.bin/node-pre-gyp --target=0.36.11 --runtime=electron --fallback-
 $ node_modules/.bin/node-pre-gyp --target=0.36.11 --runtime=electron --fallback-to-build --directory node_modules/v8-profiler/ --dist-url=https://atom.io/download/atom-shell reinstall
 ```
 
-See also [How to install native modules](using-native-node-modules.md).
+See also [How to install native modules][how-to-install-native-modules].
 
 ### 5. Enable debug mode for Electron