Skip to content

Commit 042581d

Browse files
authored
[docs] Correct the link of Proposal SWT-0006 (#877)
### Motivation: Currently, we the link of `SWT-0006` at `0006-return-errors-from-expect-throws.md` that will display `404 Not Found` . Correct the link of Proposal SWT-0006. ### Modifications: + Documentation/Proposals/0006-return-errors-from-expect-throws.md ### Result: Correct the link of Proposal SWT-0006 ### Checklist: - [x] Code and documentation should follow the style of the [Style Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
1 parent 878df30 commit 042581d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Proposals/0006-return-errors-from-expect-throws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Return errors from `#expect(throws:)`
22

3-
* Proposal: [SWT-0006](0006-filename.md)
3+
* Proposal: [SWT-0006](0006-return-errors-from-expect-throws.md)
44
* Authors: [Jonathan Grynspan](https://github.com/grynspan)
55
* Status: **Awaiting review**
66
* Bug: rdar://138235250

0 commit comments

Comments
 (0)