diff --git a/docs/en/images/ui-options.png b/docs/en/images/ui-options.png
index 3c30cd16d7..d36efc9fb6 100644
Binary files a/docs/en/images/ui-options.png and b/docs/en/images/ui-options.png differ
diff --git a/docs/en/index.md b/docs/en/index.md
index 86b7104b06..3a23e08d8f 100644
--- a/docs/en/index.md
+++ b/docs/en/index.md
@@ -27,9 +27,9 @@ After getting started, you can read the following documents:
### UI Framework Options
-ABP can work with any UI framework, while the following frameworks are supported and well-integrated out of the box:
+ABP can work with any UI framework, while the following frameworks are supported and well-integrated out of the box. React is available with the modern template system. See the [UI options](./framework/ui/index.md) page for details.
-
+
### Database Provider Options
@@ -84,7 +84,7 @@ ABP Platform provides tooling to help you in your daily development.
#### ABP CLI
-[ABP CLI](cli.md) is a command-line tool to create new solutions and automate the things with your ABP based solutions.
+[ABP CLI](./cli/index.md) is a command-line tool to create new solutions and automate the things with your ABP based solutions.
### Startup Templates