Skip to content

Commit f4deb53

Browse files
authored
docs: replace old style guide link with correct new one (#163)
1 parent ea12b5b commit f4deb53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Options:
2929

3030
We generate a markdown AST for every documentation file and search for
3131
"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
3333
about methods, properties and events from the generated AST.
3434

3535
For more information you should start your code dive in

0 commit comments

Comments
 (0)