Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cloud-tooling/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ This repository contains various cloud based tools for the New Relic Node Agent
## Getting Started
Please refer to the README of any of the cloud based tools:

- [Azure Site Extensions](./azure-site-extension/README.md)
- [Azure Site Extensions](./azure-site-extension/Content/README.md)

Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<projectUrl>https://github.com/newrelic/node-newrelic</projectUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>This extension adds the New Relic Node Agent to your Azure WebSite.</description>
<readme>content\README.md</readme>
<iconUrl>https://newrelic.com/static-assets/images/icons/avatar-newrelic.png</iconUrl>
<icon>images\icon.png</icon>
<copyright>New Relic, Inc., 2024</copyright>
Expand Down