Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 0b24e90

Browse files
author
Joel Worrall
committed
fix: update/clarify support policy details
1 parent 59a8557 commit 0b24e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/templates/project-page.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ const ProjectPage = props => {
427427
<a href={supportUrl} target="__blank" rel="noopener noreferrer">
428428
Explorers Hub
429429
</a>
430-
.
430+
, and review the <a href="https://docs.newrelic.com/docs/licenses/license-information/general-usage-licenses/global-technical-support-offerings" target="_blank">New Relic Support Policy</a> for details on open source support.
431431
</p>
432432
</>
433433
) : (
@@ -443,7 +443,7 @@ const ProjectPage = props => {
443443
>
444444
Explorers Hub
445445
</a>{' '}
446-
for help.
446+
for help, and review the <a href="https://docs.newrelic.com/docs/licenses/license-information/general-usage-licenses/global-technical-support-offerings" target="_blank">New Relic Support Policy</a> for details on open source support.
447447
</p>
448448
</>
449449
)}

0 commit comments

Comments
 (0)