Skip to content

Commit f5542dc

Browse files
authored
Fixed developer guide link (dotnet#152)
Fixed developer guide link
1 parent 24540ba commit f5542dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ The Visual Studio WinForms designer is not yet available and will be part of a V
3939

4040
Some of the best ways to contribute are to try things out, file bugs, join in design conversations, and fix issues.
4141

42-
* The [contributing guidelines](Documentation/contributing.md) and the more general [.NET Core contributing guide](https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md) define contributing rules.
43-
* The [Developer Guide](developer-guide.md) defines the setup and workflow for working on this repo.
42+
* The [contributing guidelines](Documentation/contributing.md) and the more general [.NET Core contributing guide](Documentation/project-docs/contributing.md) define contributing rules.
43+
* The [Developer Guide](Documentation/developer-guide.md) defines the setup and workflow for working on this repo.
4444
* If you have a question or have found a bug, [file an issue](https://github.com/dotnet/winforms/issues/new).
4545
* Use [daily builds](Documentation/getting-started.md#installation) if you want to contribute and stay up to date with the team.
4646

0 commit comments

Comments
 (0)