Skip to content

Commit

Permalink
Merge pull request #1294 from newrelic/nerdlet-doc-update
Browse files Browse the repository at this point in the history
fixed nerdlet definition
  • Loading branch information
alexronquillo authored May 3, 2021
2 parents d857715 + d217b85 commit 0815254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/markdown-pages/explore-docs/intro-to-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ The Platform API components of the SDK enable your application to interact with
in New Relic One. Example: opening a new Nerdlet.
- [`NerdletStateContext`](/components/nerdlet-state-context): provides read access to the Nerdlet URL state variables.
Example: an `entityGuid` in the [entity explorer](https://docs.newrelic.com/docs/new-relic-one/use-new-relic-one/ui-data/new-relic-one-entity-explorer-view-performance-across-apps-services-hosts).
- [`nerdlet`](/apis/navigation): an object that provides write access to the Nerdlet URL state.
- [`nerdlet`](/apis/nerdlet): allows you to configure your Nerdlet and write to your Nerdlet's URL state.

0 comments on commit 0815254

Please sign in to comment.