Browse Source

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).
I-Have-No-Idea-What-IAmDoing 2 years ago
parent
commit
090d918aa7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UICatalog/README.md

+ 1 - 1
UICatalog/README.md

@@ -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