From 00ab9b335075d05459121341596bb594f48eb6c8 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Mon, 11 Jan 2021 14:24:39 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.