Skip to content

Commit 7a70926

Browse files
fix link
1 parent b44a563 commit 7a70926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/30-schema-design/055-normalization.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"\n",
5353
"Edgar F. Codd developed formal normalization theory in the early 1970s, **before** the Entity-Relationship model existed. His approach is based on **functional dependencies** between attributes and provides mathematical rigor for database design.\n",
5454
"\n",
55-
"The classical normal forms form a progression, each building on the previous one and addressing specific types of problems. Let's examine each with examples [@10.1145/358024.35805].\n"
55+
"The classical normal forms form a progression, each building on the previous one and addressing specific types of problems. Let's examine each with examples [@10.1145/358024.358054].\n"
5656
]
5757
},
5858
{

0 commit comments

Comments
 (0)