Skip to content

Commit

Permalink
Remove empty link from README
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaelCodes committed Nov 13, 2023
1 parent fefcfbe commit cf797e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Record a flamegraph of all **retained** allocations from loading `irb`.
ruby -r vernier -e 'Vernier.trace_retained(out: "irb_profile.json") { require "irb" }'
```

The output can then be viewed in the [Firefox Profiler (demo)]() or the [`profile-viewer` gem](https://github.com/tenderlove/profiler/tree/ruby) (a Ruby-customized version of the firefox profiler.
The output can then be viewed in the Firefox Profiler (demo) or the [`profile-viewer` gem](https://github.com/tenderlove/profiler/tree/ruby) (a Ruby-customized version of the firefox profiler.

![Screenshot 2023-07-16 at 21-06-19 Ruby_Vernier – 1970-01-01 12 00 00 a m UTC – Firefox Profiler](https://github.com/jhawthorn/vernier/assets/131752/9ca0b593-70fb-4c8b-aed9-cb33e0e0bc06)

Expand Down

0 comments on commit cf797e8

Please sign in to comment.