Skip to content

Commit

Permalink
Add dotnet/designs link to docs README (#104155)
Browse files Browse the repository at this point in the history
* Update README.md

* Update docs/README.md

Co-authored-by: Jan Kotas <[email protected]>

---------

Co-authored-by: Jan Kotas <[email protected]>
  • Loading branch information
richlander and jkotas authored Jun 28, 2024
1 parent 75b2501 commit a82f7e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ If you want to contribute a code change to this repo, start here.
Design Docs
=================

- [.NET Globalization Invariant Mode](design/features/globalization-invariant-mode.md)
- [WASM Globalization Icu](design/features/globalization-icu-wasm.md)
- Many more under [design/features](design/features/)
- Runtime feature designs under [design/features](design/features/)
- Some runtime design can be found at [dotnet/designs](https://github.com/dotnet/designs)

The Book of the Runtime is a set of chapters that go in depth into various
interesting aspects of the design of the .NET Framework.
Expand Down

0 comments on commit a82f7e4

Please sign in to comment.