diff --git a/docs/en/get-started/index.md b/docs/en/get-started/index.md index 1f8d864450..d8e1ce0260 100644 --- a/docs/en/get-started/index.md +++ b/docs/en/get-started/index.md @@ -12,3 +12,7 @@ Please select one of the following documents best fits for your application: - [MAUI Application](maui.md) - [WPF Application](wpf.md) - [Console Application](console.md) + +## Which Startup Template is Suitable for Me? + +You can see the *[Solution Template Selection Guide](guide.md)* if you are not sure which solution template is suitable for you.