Skip to content

Commit b46b778

Browse files
authored
Update getting-started.md (#4063)
1 parent 8e5d2ee commit b46b778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docfx/docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Use the [Terminal.Gui.Templates](https://github.com/gui-cs/Terminal.Gui.template
2727

2828
The following example shows a basic Terminal.Gui application in C# (this is `./Example/Example.cs`):
2929

30-
[!code-csharp[Program.cs](../../Example/Example.cs)]
30+
[!code-csharp[Program.cs](../../Examples/Example/Example.cs)]
3131

3232
When run the application looks as follows:
3333

0 commit comments

Comments
 (0)