From 3d53c30ee123bbae2460166ecdfb8190ea488252 Mon Sep 17 00:00:00 2001 From: Nemo Xiong Date: Sat, 28 Jun 2025 23:47:00 +1000 Subject: [PATCH] readme: update outdated doc links (#4181) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d88a0c809..53745dbed 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ The full developer documentation for Terminal.Gui is available at [gui-cs.github ## Getting Started -- [Getting Started](https://gui-cs.github.io/Terminal.Gui/docs/getting-started.md) - Quick start guide to create your first Terminal.Gui application -- [Migrating from v1 to v2](https://gui-cs.github.io/Terminal.Gui/docs/migratingfromv1.md) - Complete guide for upgrading existing applications -- [What's New in v2](https://gui-cs.github.io/Terminal.Gui/docs/newinv2.md) - Overview of new features and improvements +- [Getting Started](https://gui-cs.github.io/Terminal.Gui/docs/getting-started) - Quick start guide to create your first Terminal.Gui application +- [Migrating from v1 to v2](https://gui-cs.github.io/Terminal.Gui/docs/migratingfromv1) - Complete guide for upgrading existing applications +- [What's New in v2](https://gui-cs.github.io/Terminal.Gui/docs/newinv2) - Overview of new features and improvements ## API Reference