You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Options:
29
29
30
30
We generate a markdown AST for every documentation file and search for
31
31
"Modules", "Classes" and "Structures". We then use the well documented
32
-
and enforced [Electron docs style guide](https://github.com/electron/electron/blob/main/docs/styleguide.md) to pull the required information
32
+
and enforced [Electron docs style guide](https://github.com/electron/electron/blob/main/docs/development/style-guide.md) to pull the required information
33
33
about methods, properties and events from the generated AST.
34
34
35
35
For more information you should start your code dive in
0 commit comments