Commit aaa60ed
authored
Fix two broken Forum category links in this project's New Issue template chooser (#1248)
This fixes two broken Forum category links in this project's [New
Issue](https://github.com/swiftlang/swift-testing/issues/new/choose)
template chooser. The location of the "Development > Swift Testing"
subcategory changed around the time of the formation of the [Testing
Workgroup](https://swift.org/testing-workgroup/).
I also took this opportunity to switch to the [Using
Swift](https://forums.swift.org/c/swift-users/15) category for the "Ask
a question" link, since that's generally more appropriate for general
usage questions.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.1 parent 0d85d8b commit aaa60ed
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments