Skip to content

Commit 7ee1080

Browse files
authored
fix(docs): update link
1 parent be19a48 commit 7ee1080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/apis/nerdgraph/examples/browser-monitoring-config-nerdgraph.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Variables:
191191

192192
## Retrieve the application configuration [#retrieve-app-config]
193193

194-
You can retrieve the browser application configuration to use with the [npm package installation method](https://github.com/newrelic/newrelic-browser-agent#adding-the-agent-package-to-your-project). Depending on your needs, the configuration can be returned in two different formats: a JSON encoded string for injection into the `head` element of your webpage and an object that can be used as is in your application source code.
194+
You can retrieve the browser application configuration to use with the [npm package installation method](https://www.npmjs.com/package/@newrelic/browser-agent). Depending on your needs, the configuration can be returned in two different formats: a JSON encoded string for injection into the `head` element of your webpage and an object that can be used as is in your application source code.
195195

196196
Query:
197197

0 commit comments

Comments
 (0)