Skip to content

Commit 23b40b7

Browse files
committed
Fixing a link.
1 parent 703b471 commit 23b40b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/solutions/io/files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ tags:
126126

127127
<details><summary>Solution</summary>
128128
```{download="./code/projects/FileSumNumber.zip"}
129-
!include`snippetStart="// Beginning of solution.",snippetEnd="// This is simply to open the file and read it back"` code/projects/FileSumNumber/AverageNumberFromFiles/Program.cs
129+
!include`snippetStart="// Beginning of solution.",snippetEnd="// This is simply to open the file and read it back"` code/projects/FileSumNumber/FileSumNumber/Program.cs
130130
```
131131
</details>
132132

0 commit comments

Comments
 (0)