Skip to content

Commit

Permalink
Merge pull request newrelic#15776 from newrelic/browser-install-link-fix
Browse files Browse the repository at this point in the history
fix(browser): update install link
  • Loading branch information
ally-sassman authored Jan 11, 2024
2 parents c3f1cac + 69029bf commit 90dd7ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import browserDistributedTracing from 'images/browser_screenshot-crop_distribute
</ButtonLink>
<ButtonLink
role="button"
to="https://one.newrelic.com/marketplace?account=3132060&state=39f84c44-d66c-1ec2-12e0-f03316b4a9cd"
to="https://onenr.io/0BQ127zqMwx"
variant="primary"
>
Deploy browser monitoring
Expand Down Expand Up @@ -102,4 +102,4 @@ Instrument any type of data you need, such as metrics, events, logs, and traces,

Sign up for your free account to begin monitoring your data today!

<InlineSignup/>
<InlineSignup/>
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ There are two basic ways to install the browser monitoring agent:
<ButtonGroup>
<ButtonLink
role="button"
to="https://one.newrelic.com/marketplace?account=3132060&state=39f84c44-d66c-1ec2-12e0-f03316b4a9cd"
to="https://onenr.io/0BQ127zqMwx"
variant="primary"
>
Get copy-paste snippet
Expand Down

0 comments on commit 90dd7ba

Please sign in to comment.