- Please fork this repo.
- Clone the forked repo to your system.
- Please perform the actions in the TODO section below.
- Push the changes from your system to Github.
- Share your screen or ping a link to the forked repo with the interviewer.
In your role as a content quality manager, you have been tasked to fix this README file. Fix item #4 in the instructions below so that the text line 18 becomes a hyperlink that takes a user to line number in the linked file where fetchRestaurants(callback)
is defined.
- Go to https://github.com/udacity/mws-restaurant-stage-1/.
- Go inside the
js
folder. - Open the file
dbhelper.js
. - Go to line 18:
static fetchRestaurants(callback)
.