Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

fix(docs): broken links in README.md#84

Merged
JustinBeckwith merged 3 commits intomasterfrom
fix-readme-2
Jan 11, 2019
Merged

fix(docs): broken links in README.md#84
JustinBeckwith merged 3 commits intomasterfrom
fix-readme-2

Conversation

@jkwlui
Copy link
Copy Markdown
Contributor

@jkwlui jkwlui commented Jan 9, 2019

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 9, 2019
Comment thread README.md Outdated
// Your Google Cloud Platform project ID
const projectId = process.env.GCLOUD_PROJECT;
const projectId = await client.getProjectId();
console.log(projectId);

This comment was marked as spam.

This comment was marked as spam.

@JustinBeckwith JustinBeckwith merged commit 3f3e64e into master Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants