Skip to content

Commit

Permalink
async-profiler#1040: Removed the link to outdated wiki
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Pangin <[email protected]>
  • Loading branch information
apangin authored Oct 24, 2024
1 parent 08f29f8 commit 0432101
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ async-profiler can trace the following kinds of events:
- Allocations in Java Heap
- Contented lock attempts, including both Java object monitors and ReentrantLocks

See our [Wiki](https://github.com/async-profiler/async-profiler/wiki) or
[3 hours playlist](https://www.youtube.com/playlist?list=PLNCLTEx3B8h4Yo_WvKWdLvI9mj1XpTKBr)
to learn about all features.
See our [3 hours playlist](https://www.youtube.com/playlist?list=PLNCLTEx3B8h4Yo_WvKWdLvI9mj1XpTKBr)
to learn about more features.

## Download

Expand Down

0 comments on commit 0432101

Please sign in to comment.