Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 7237ee5

Browse files
authored
Add linq to homepage (#43)
* add LINQ to home page * fix typo in link.
1 parent 5ebf9a1 commit 7237ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can explore these tutorials in your environment using the `dotnet try` globa
2222

2323
## The tutorials in this repository are:
2424
- [Beginners Guide to C#](./Beginners/Readme.md)
25-
- [101 LINQ Samples](./101-linq-samples/Readme.md)
25+
- [101 LINQ Samples](./101-linq-samples/readme.md)
2626
- [Explore C# 7 through C# 7.3](./csharp7/readme.md).
2727
- [Explore C# 8](./csharp8/readme.md).
2828

0 commit comments

Comments
 (0)