diff --git a/README.en.md b/README.en.md index 7918407..3ed81a3 100644 --- a/README.en.md +++ b/README.en.md @@ -22,7 +22,7 @@ `spring boot demo` is a project for learning and practicing `Spring Boot`, the latest and most complete actual combat tutorial, including `66` demos, and `55` of them have been done. -It covers the template engine, ORM framework, distributed technology, authorization and authentication and other enterprise-level practical solutions, and the specific modules included are shown in the following [table](#Introduction of each Module). +It covers the template engine, ORM framework, distributed technology, authorization and authentication and other enterprise-level practical solutions, and the specific modules included are shown in the following [table](#introduction-of-each-module). > If you have demos to contribute or needs to meet, it is very welcome to submit a [issue](https://github.com/xkcoding/spring-boot-demo/issues/new) and I will add it to my [TODO](./TODO.en.md) list.