Skip to content

Commit 935379d

Browse files
authored
Update README.md
1 parent 4e3c4b0 commit 935379d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Examples of C# programming, with the goal of tracking and staying up-to-date wit
4141
* [Pattern matching](PatternMatchingCsharp9/Program.cs)
4242
* [Record types](RecordTypes/Program.cs)
4343
* [Top-level statements](TopLevelStatements/Program.cs)
44-
* [Source generator](SourceGenerator/Program.cs)
44+
* [Source generator](SourceGenerator/)
4545
* [Attributes on local functions](AttributesOnLocalFunctions/Program.cs)
4646

4747
* C# 8 is supported on .NET Standard 2.1, .NET Core 3.0-3.1 (September 2019)

0 commit comments

Comments
 (0)