Skip to content

Commit d2cf744

Browse files
bgirominitig
authored andcommitted
Update getting-started.md (gui-cs#4063)
1 parent 50c6273 commit d2cf744

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)