diff --git a/README-en.md b/README-en.md
index e971468..d336685 100644
--- a/README-en.md
+++ b/README-en.md
@@ -14,7 +14,7 @@
-
+
@@ -38,7 +38,7 @@ Then clone it to your local machine.
>
> Before getting started, please rename `.env.example` in the root directory to `.env` and configure the environment variables, otherwise some features may not work properly.
-For details about environment variables, see: [EnvVariables.md](docs/EnvVariables.md)
+For details about environment variables, see: [EnvVariables-en.md](docs/EnvVariables-en.md)
- Local development
@@ -56,7 +56,7 @@ For details about environment variables, see: [EnvVariables.md](docs/EnvVaria
#### Deploy automatically with GitHub Actions
-For details, see: [GithubActions.md](docs/GithubActions.md).
+For details, see: [GithubActions-en.md](docs/GithubActions-en.md).
#### Manual deployment