Skip to content

Commit beb8e73

Browse files
committed
fix broken link
1 parent 6b2e3f8 commit beb8e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/modules/integration/pages/new-relic-integration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Complete the following steps to set up a CircleCI webhook to forward your logs t
2727
** **Webhook name**: give your webhook an identifiable name, for example, `New Relic CI Visibility`
2828
** **Receiver URL**: Use New Relic's **Logs endpoint**. Use the region you set for your New Relic account.
2929
+
30-
Replace `YOUR_LICENSE_KEY` with your New Relic license key, which you can link:https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/#manage-license-key)[retrieve from the UI or API].
30+
Replace `YOUR_LICENSE_KEY` with your New Relic license key, which you can link:https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/#manage-license-key[retrieve from the UI or API].
3131
+
3232
**US**: `https://log-api.newrelic.com/log/v1?Api-Key=YOUR_LICENSE_KEY`
3333
+

0 commit comments

Comments
 (0)