From 3ca49b130bf41dd91fa69fe0325265af350053cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Sat, 9 Nov 2024 23:34:15 +0300 Subject: [PATCH] Update index.md --- docs/en/solution-templates/index.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/en/solution-templates/index.md b/docs/en/solution-templates/index.md index 700b45ea0e..b5bf59688d 100644 --- a/docs/en/solution-templates/index.md +++ b/docs/en/solution-templates/index.md @@ -2,8 +2,7 @@ ABP provides pre-architected and production-ready templates to jump start a new solution. -> **The Template Selection Guide** -> Please [check that guide](guide.md) if you are not sure which solution template is suitable for you. +> **You can see the [Solution Template Selection Guide](guide.md) if you are not sure which solution template is suitable for you.** The following solution templates are provided out of the box: @@ -14,4 +13,9 @@ The following solution templates are provided out of the box: * **Others** - [MAUI Application](../get-started/maui.md) - [WPF Application](../get-started/wpf.md) - - [Console Application](../get-started/console.md) \ No newline at end of file + - [Console Application](../get-started/console.md) + +## See Also + +* [Solution Template Selection Guide](guide.md) +* [Get Started with ABP Platform](../get-started/index.md) \ No newline at end of file