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

Commit 7892877

Browse files
committed
feat(sonic): updating oss front page
1 parent 9d4d469 commit 7892877

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/pages/index.js

+6-5
Original file line numberDiff line numberDiff line change
@@ -144,15 +144,16 @@ const HomePage = ({ data, pageContext }) => {
144144
this site to make it easy for <em>you</em> to explore the{' '}
145145
<a href="/explore-projects">open source projects</a> we maintain and
146146
the <a href="/external-projects">open standards projects</a> we
147-
participate in. Learn{' '}
147+
participate in. To install one of our open-source agents or to get
148+
started with one of our 500+ integrations, see the{' '}
148149
<a
149-
href="https://blog.newrelic.com/product-news/announcing-new-relic-open-source/"
150+
href="https://docs.newrelic.com/docs/new-relic-solutions/get-started/quick-launch-guide/"
150151
target="__blank"
151152
rel="noopener noreferrer"
152153
>
153-
more
154-
</a>
155-
.
154+
Quick launch guide
155+
</a>{' '}
156+
on the New Relic docs site.
156157
</p>
157158
</div>
158159
</div>

0 commit comments

Comments
 (0)