We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5d2ee commit b46b778Copy full SHA for b46b778
docfx/docs/getting-started.md
@@ -27,7 +27,7 @@ Use the [Terminal.Gui.Templates](https://github.com/gui-cs/Terminal.Gui.template
27
28
The following example shows a basic Terminal.Gui application in C# (this is `./Example/Example.cs`):
29
30
-[!code-csharp[Program.cs](../../Example/Example.cs)]
+[!code-csharp[Program.cs](../../Examples/Example/Example.cs)]
31
32
When run the application looks as follows:
33
0 commit comments