Skip to content

Commit 3f2749a

Browse files
committed
docs: link error
1 parent 02412f8 commit 3f2749a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/README.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ docker run -it -d --name memshell-party -p 8080:8080 memshell-party:latest
301301

302302
> Suitable for users who want to build with custom access paths, for example, when using NGINX as a reverse proxy ([#44](https://github.com/ReaJason/MemShellParty/issues/44)).
303303
304-
Download the [Dockerfile](./Dockerfile) from the project root.
304+
Download the [Dockerfile](../Dockerfile) from the project root.
305305

306306
- VERSION: Version information (arbitrary, suggest using the latest tag; used for frontend display).
307307
- ROUTE_ROOT_PATH: Frontend root route configuration (e.g., /memshell-party).
@@ -360,7 +360,7 @@ location /memshell-party {
360360
2. If you are skilled in writing memory shells, try adding support for a new type or target.
361361
3. If you have extensive practical experience, feel free to open issues with suggestions or improvements.
362362

363-
For project structure, build processes, and compilation details, please refer to [CONTRIBUTING.md](CONTRIBUTING.md)
363+
For project structure, build processes, and compilation details, please refer to [CONTRIBUTING.md](../CONTRIBUTING.md)
364364

365365
## Thanks
366366

0 commit comments

Comments
 (0)