Skip to content

Commit 9774813

Browse files
authored
Update part3c.md
Updated a wrong hyperlink
1 parent 6295ffa commit 9774813

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)