diff --git a/README.md b/README.md index 6250c3bd2..bb857970a 100644 --- a/README.md +++ b/README.md @@ -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