Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 92a160d

Browse files
gfoidlViktorHofer
authored andcommitted
Updated broken links in ./README.md (dotnet#277)
* Updated broken links in ./README.md * Fixed wrong name of README.md * PR feedback
1 parent 72ae1f1 commit 92a160d

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,7 @@ Official Starting Page: https://dotnet.microsoft.com/
2222

2323
We welcome contributions! Many people all over the world have helped make this project better.
2424

25-
* If you have a question or idea, [file a new issue](https://github.com/dotnet/runtime/issues/new).
26-
27-
* Is your feedback for .NET Framework? This repo is for .NET Core. If you are having issues with the "full" .NET Framework (also called "Desktop"), the best way to file a bug is the [Report a Problem](https://aka.ms/vs-rap) tool, which is integrated with the [VS Developer Community Portal](https://developercommunity.visualstudio.com/); or through [Product Support](https://support.microsoft.com/en-us/contactus?ws=support) if you have a contract.
28-
29-
* If you want to contribute a fix or improvement, you'll want to check out these links
30-
31-
* Requirements to build this repo ([Linux](docs/building/linux-requirements.md), [macOS](docs/building/macos-requirements.md), [Windows](docs/building/windows-requirements.md))
32-
* What kind of contributions you might want to make [in the runtime](docs/coreclr/project-docs/contributing.md) and [in the libraries](docs/libraries/project-docs/contributing.md)
33-
* [How you can make a change happen!](docs/coreclr/project-docs/contributing-workflow.md)
34-
* How to build and test your change [in the runtime](docs/coreclr/project-docs/developer-guide.md) and [in the libraries](docs/libraries/project-docs/developer-guide.md)
25+
For further information see [Contributing](CONTRIBUTING.md).
3526

3627
## Reporting security issues and security bugs
3728

@@ -893,4 +884,4 @@ General .NET OSS discussions: [.NET Foundation forums](https://forums.dotnetfoun
893884

894885
## License
895886

896-
.NET (including the runtime repo) is licensed under the [MIT](LICENSE) license.
887+
.NET (including the runtime repo) is licensed under the [MIT](LICENSE.TXT) license.
File renamed without changes.

0 commit comments

Comments
 (0)