Skip to content

Commit 71c8181

Browse files
authored
Merge pull request #3763 from nice-Code-90/patch-4
Update part3c.md
2 parents b6b7821 + 9774813 commit 71c8181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/3/en/part3c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ Change the fetching of all phonebook entries so that the data is <i>fetched from
669669

670670
Verify that the frontend works after the changes have been made.
671671

672-
In the following exercises, write all Mongoose-specific code into its own module, just like we did in the chapter [Database configuration into its own module](/en/part3/saving_data_to_mongo_db#database-configuration-into-its-own-module).
672+
In the following exercises, write all Mongoose-specific code into its own module, just like we did in the chapter [Database configuration into its own module](/en/part3/saving_data_to_mongo_db#moving-db-configuration-to-its-own-module).
673673

674674
#### 3.14: Phonebook database, step 2
675675

0 commit comments

Comments
 (0)