From 2ed0f72fd778a6f9d7cfc16b95a417ff9eb36da3 Mon Sep 17 00:00:00 2001 From: Jaehong Kim Date: Thu, 20 Apr 2017 15:11:10 +0900 Subject: [PATCH] Update README.md add link. * jetty * jboss * resin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 945a51728..4ef2b685a 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ For a more intimate guide, please check out our *[Introduction to Pinpoint](http ## Supported Modules * JDK 6+ -* Tomcat 6/7/8, Jetty 8/9, JBoss EAP 6 +* Tomcat 6/7/8, [Jetty 8/9](https://github.com/naver/pinpoint/tree/master/plugins/jetty), [JBoss EAP 6](https://github.com/naver/pinpoint/tree/master/plugins/jboss), [Resin 3/4](https://github.com/naver/pinpoint/tree/master/plugins/resin) * Spring, Spring Boot * Apache HTTP Client 3.x/4.x, JDK HttpConnector, GoogleHttpClient, OkHttpClient, NingAsyncHttpClient * Thrift Client, Thrift Service, DUBBO PROVIDER, DUBBO CONSUMER