Skip to content

Commit

Permalink
Update Go continuous profiling repo URL (platformsh#3495)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdiluccio authored Oct 9, 2023
1 parent 367929a commit 1180631
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ It is available directly from Console under the `Profiling` tab of your environm

## Installation

Get the [Blackfire Continuous Profiler Go library](https://github.com/blackfireio/go-continuous-profiling-experimental):
Get the [Blackfire Continuous Profiler Go library](https://github.com/blackfireio/go-continuous-profiling):

```bash
go get github.com/blackfireio/go-continuous-profiling-experimental
go get github.com/blackfireio/go-continuous-profiling
```

## Go continuous profiler API
Expand Down

0 comments on commit 1180631

Please sign in to comment.