Browse Source

added links

Tig 1 year ago
parent
commit
e60a69210a
2 changed files with 5 additions and 1 deletions
  1. 3 1
      docfx/docs/newinv2.md
  2. 2 0
      docfx/docs/toc.yml

+ 3 - 1
docfx/docs/newinv2.md

@@ -1,6 +1,8 @@
 # Terminal.Gui v2
 
-Check out this Discussion: https://github.com/gui-cs/Terminal.Gui/discussions/2448
+This document provides an overview of the new features and improvements in Terminal.Gui v2.
+
+For information on how to port code from v1 to v2, see the [v1 To v2 Migration Guide](migratingfromv1.md).
 
 ## Modern Look & Feel 
 

+ 2 - 0
docfx/docs/toc.yml

@@ -4,6 +4,8 @@
   href: getting-started.md
 - name: What's new in v2
   href: newinv2.md
+- name: v1 To v2 Migration Guide
+  href: migratingfromv1.md  
 - name: List of Views
   href: views.md
 - name: Configuration