mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Fix typo in link in a readme (#2409)
The link: (https://github.com/gui-cs/Terminal.Gui/issues/368) was typed out like (https://github.com/giu-cs/Terminal.Gui/issues/368).
This commit is contained in:
committed by
Tig
parent
f06d73c5fb
commit
d0345e55b8
@@ -12,7 +12,7 @@ said concepts & features.
|
||||
## Motivation
|
||||
|
||||
The original `demo.cs` sample app for Terminal.Gui is neither good to showcase, nor does it explain different concepts. In addition, because it is built on a single source file, it has proven to cause friction when multiple contributors are simultaneously working on different aspects of Terminal.Gui.
|
||||
See [Issue #368](https://github.com/giu-cs/Terminal.Gui/issues/368) for more background.
|
||||
See [Issue #368](https://github.com/gui-cs/Terminal.Gui/issues/368) for more background.
|
||||
|
||||
# API Reference
|
||||
|
||||
|
||||
Reference in New Issue
Block a user