Fixes #1893: Fix URLs to match gui-cs Org (#1900)

* Release v1.3.0

* regen docs

* change nuget publish script to use rohit version

* Release v1.3.1

* Force fix README.md API docs links

* tweak contrib instructions

* more doc fixes

* updated most urls
This commit is contained in:
Tig Kindel
2022-07-26 15:09:03 -04:00
committed by GitHub
parent 485f575d4d
commit 61335e8788
17 changed files with 110 additions and 83 deletions

View File

@@ -2,4 +2,4 @@
This is the original Terminal.Gui sample app. Over time we will be simplifying this sample to show just the basics of creating a Terminal.Gui app in C#.
See the Sample Code section [README.md](https://github.com/migueldeicaza/gui.cs) for a list of all samples.
See the Sample Code section [README.md](https://github.com/gui-cs/Terminal.Gui) for a list of all samples.