Skip to content

Commit

Permalink
fix: nav-to-apps image path
Browse files Browse the repository at this point in the history
  • Loading branch information
alexronquillo committed Apr 26, 2021
1 parent 0bbc57e commit 85510af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/markdown-pages/build-apps/attach-nerdlet-to-entities.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ nr1 nerdpack:serve

Go to [https://one.newrelic.com/?nerdpacks=local](https://one.newrelic.com/?nerdpacks=local), and navigate to **Apps**:

![Navigate to Apps](../../images/ab-test/nav-to-apps.png)
![Navigate to Apps](../../images/build-an-app/nav-to-apps.png)

`?nerdpacks=local` is required to enable your locally served Nerdpacks to load in New Relic.

Expand Down Expand Up @@ -356,4 +356,4 @@ In this example, you've attached your Nerdlet to:

- All APM applications whose metadata tags specify the `python` language
- **AND** all Synthetic monitors
- **AND** all Browser entities
- **AND** all Browser entities

0 comments on commit 85510af

Please sign in to comment.