diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e82db9..4a1d5e7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -120,7 +120,7 @@ Before you submit your pull request consider the following guidelines: git push origin my-fix-branch ``` -* In GitHub, send a pull request to `firebase-quickstart-web:master`. +* In GitHub, send a pull request to `functions-samples:master`. * If we suggest changes then: * Make the required updates. * Rebase your branch and force push to your GitHub repository (this will update your Pull Request):