Skip to content

Commit dd6596a

Browse files
Fix link to typescript design goals
1 parent 443d89f commit dd6596a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Writing-Good-Design-Proposals.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Before You Start
2-
First, refer to the [[TypeScript Design Goals]] page and make sure your proposal fits within those guidelines.
2+
First, refer to the [TypeScript Design Goals](https://github.com/Microsoft/TypeScript/wiki/TypeScript-Design-Goals) page and make sure your proposal fits within those guidelines.
33

44
Next, see if there are any related [existing suggestions](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue%20is%3Aopen%20label%3Asuggestion) in the issue tracker to avoid creating duplicate work.
55

0 commit comments

Comments
 (0)