From 09fe8c94b0d28a61fa9b5e21cd9d326c05dc1634 Mon Sep 17 00:00:00 2001 From: AlexLEWIS Date: Tue, 10 Aug 2021 14:56:41 +0800 Subject: [PATCH] Updated Install (markdown) --- Install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.md b/Install.md index e20d2aa..a31aace 100644 --- a/Install.md +++ b/Install.md @@ -55,7 +55,7 @@ FreeSql supports basic CURD. In addition, it also supports creating models based - [《Introduction to Codefirst Mode》](CodeFirst-Mode) - [《CodeFirst Mode, Part 1: Entity Attributes》](Entity-Attributes) - [《CodeFirst Mode, Part 2: FluentApi》](FluentApi-Mode) - - [《CodeFirst Mode Part 3: Custom Attributes》](Custom-Attributes) + - [《CodeFirst Mode, Part 3: Custom Attributes》](Custom-Attributes) - [《CodeFirst Mode, Part 4: Type Mapping》](Type-Mapping) - [《CodeFirst Mode, Part 5: Migration Structure》](Migration-Structure) - [《Introduction to DbFirst Mode》](DbFirst-Mode)