Skip to content

Commit c0dc2d0

Browse files
committed
Copyedit the 'finding support' section
1 parent 37a68ae commit c0dc2d0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/tutorial/support.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
## Finding Support
44

55
If you have a security concern,
6-
please see the [security document](../../security.md).
7-
8-
If you've found a bug in a [supported version](#supported-versions) of Electron,
9-
please report it with the [issue tracker](../development/issues.md).
6+
please see the [security document](../../SECURITY.md).
107

118
If you need programming help,
129
or want to join in the discussion with other Electron developers,
1310
or want to find sample starter applications,
1411
see [these community resources](../../README.md#community).
1512

1613
If you'd like to contribute to Electron,
17-
see [contributing.md](../../CONTRIBUTING.md) document.
14+
see the [contributing document](../../CONTRIBUTING.md).
15+
16+
If you've found a bug in a [supported version](#supported-versions) of Electron,
17+
please report it with the [issue tracker](../development/issues.md).
1818

1919
## Supported Versions
2020

21-
The Electron maintainers support the latest three release branches.
21+
The latest three release branches are supported by the Electron team.
2222
For example, if the latest release is 2.0.x, then the 2-0-x series
2323
is supported, as are the two previous release series 1-7-x and 1-8-x.
2424

0 commit comments

Comments
 (0)