From 43f7c9323194d152c8990da17f7405fb9d8b3c87 Mon Sep 17 00:00:00 2001 From: f1yegor Date: Mon, 1 Jun 2015 21:24:59 +0200 Subject: [PATCH] monitoring: javamelody --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af29ec8..7dea494 100644 --- a/README.md +++ b/README.md @@ -340,7 +340,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o * [AppDynamics](http://www.appdynamics.com/) - Commercial performance monitor. * [New Relic](http://newrelic.com/) - Commercial performance monitor. * [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging. -* [Javamelody](https://javamelody.googlecode.com) - Open-source performance monitoring and profiling. +* [JavaMelody](https://github.com/javamelody/javamelody) - Open-source performance monitoring and profiling. ## Native *For working with platform-specific native libraries.*