Fix broken link
authorarus <tinydew4@gmail.com>
Sun, 25 Sep 2016 07:13:34 +0000 (16:13 +0900)
committerarus <tinydew4@gmail.com>
Sun, 25 Sep 2016 07:13:34 +0000 (16:13 +0900)
docs/styleguide.md

index 8631792..74c9437 100644 (file)
@@ -177,7 +177,7 @@ of argument is notated by either the common types:
 * [`Object`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object)
 * [`Array`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array)
 * [`Boolean`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean)
-* Or a custom type like Electron's [`WebContent`](api/web-content.md)
+* Or a custom type like Electron's [`WebContent`](api/web-contents.md)
 
 If an argument or a method is unique to certain platforms, those platforms are
 denoted using a space-delimited italicized list following the datatype. Values