fix(curriculum): external Yelp link in CIP (#46263)

pull/46263/merge
Muhammed Mustafa 2022-06-01 13:56:37 +02:00 committed by GitHub
parent d2332093f6
commit aad4c4e216
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Here are the specific user stories you should implement for this project:
**User Story:** As an unauthenticated user, when you login you should not have to search again.
**Hint:** Try using the [Yelp API](https://www.yelp.com/developers/documentation/v3) to find venues in the cities your users search for. If you use Yelp's API, be sure to mention so in your app.
**Hint:** Try using the Yelp API to find venues in the cities your users search for. If you use Yelp's API, be sure to mention so in your app.
When you are done, make sure a working demo of your project is hosted somewhere public. Then submit the URL to it in the `Solution Link` field. Optionally, also submit a link to your project's source code in the `GitHub Link` field.