Skip to content

Commit 5c29551

Browse files
zeglsimonswine
andauthored
docs: fix pyroscope product link (#3012)
* docs: fix pyroscope product link * Change other occurences for consistency --------- Co-authored-by: Christian Simon <[email protected]>
1 parent d58b751 commit 5c29551

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

docs/sources/configure-client/language-sdks/dotnet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Our .NET profiler works with the following .NET versions:
3131

3232
## Before you begin
3333

34-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
34+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
3535

3636
The Pyroscope server can be a local server for development or a remote server for production use.
3737

docs/sources/configure-client/language-sdks/go_push.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pyroscope uses the standard `runtime/pprof` package to collect profiling data. R
1717

1818
## Before you begin
1919

20-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
20+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
2121

2222
The Pyroscope server can be a local server for development or a remote server for production use.
2323

docs/sources/configure-client/language-sdks/java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Java Profiler, integrated with Pyroscope, offers a comprehensive solution fo
1414

1515
## Before you begin
1616

17-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pyroscope instance with [Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
17+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pyroscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
1818

1919
The Pyroscope server can be a local server for development or a remote server for production use.
2020

docs/sources/configure-client/language-sdks/nodejs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Enhance your Node.js application's performance with our Node.js Profiler. Seamle
1313

1414
## Before you begin
1515

16-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/)(requires a free Grafana Cloud account).
16+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
1717

1818
The Pyroscope server can be a local server for development or a remote server for production use.
1919

docs/sources/configure-client/language-sdks/python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Our Python Profiler, when integrated with Pyroscope, transforms the way you anal
1313

1414
## Before you begin
1515

16-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
16+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
1717

1818
The Pyroscope server can be a local server for development or a remote server for production use.
1919

docs/sources/configure-client/language-sdks/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The Ruby Profiler revolutionizes performance tuning in Ruby applications. Integr
1313

1414
## Before you begin
1515

16-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
16+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
1717

1818
The Pyroscope server can be a local server for development or a remote server for production use.
1919

docs/sources/configure-client/language-sdks/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Optimize your Rust applications with our advanced Rust Profiler. In collaboratio
1313

1414
## Before you begin
1515

16-
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
16+
To capture and analyze profiling data, you need either a hosted Pyroscope OSS server or a hosted [Pryoscope instance with Grafana Cloud Profiles](/products/cloud/profiles-for-continuous-profiling/) (requires a free Grafana Cloud account).
1717

1818
The Pyroscope server can be a local server for development or a remote server for production use.
1919

0 commit comments

Comments
 (0)