Skip to content

Commit

Permalink
docs: Updated contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance committed Jan 18, 2025
1 parent f851e36 commit 64d8e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ workspace
├──── apiKeys.js
```

Then, retrieve a valid [Honeycomb API Key](https://docs.honeycomb.io/get-started/configure/environments/manage-api-keys/) from your Vault (or ask IT).
Then, retrieve a valid [Honeycomb API Key](https://docs.honeycomb.io/get-started/configure/environments/manage-api-keys/) from your Vault (or ask IT a key for Honeycomb's "frontend-platform-team-dev" environment).

Finally, open the newly created `apiKeys.js` file and export an `HoneycombApiKey` constant with the API key as value.

Expand Down

0 comments on commit 64d8e05

Please sign in to comment.