This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 902b6c5 Fix dead links (#7338)
902b6c5 is described below
commit 902b6c540bd0e027c28f6fb8834d88a66a62143a
Author: kezhenxu94 <[email protected]>
AuthorDate: Tue Jul 20 08:54:05 2021 +0800
Fix dead links (#7338)
---
docs/en/setup/service-agent/java-agent/Supported-list.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/en/setup/service-agent/java-agent/Supported-list.md
b/docs/en/setup/service-agent/java-agent/Supported-list.md
index e5d1d97..0f9c791 100644
--- a/docs/en/setup/service-agent/java-agent/Supported-list.md
+++ b/docs/en/setup/service-agent/java-agent/Supported-list.md
@@ -10,8 +10,8 @@ metrics based on the tracing data.
* Spring MVC 3.x, 4.x 5.x with servlet 3.x
* [Nutz Web Framework](https://github.com/nutzam/nutz) 1.x
* [Struts2 MVC](http://struts.apache.org/) 2.3.x -> 2.5.x
- * [Resin](http://www.caucho.com/resin-4.0/) 3 (Optional¹)
- * [Resin](http://www.caucho.com/resin-4.0/) 4 (Optional¹)
+ * [Resin](https://www.caucho.com/resin-4.0/) 3 (Optional¹)
+ * [Resin](https://www.caucho.com/resin-4.0/) 4 (Optional¹)
* [Jetty Server](http://www.eclipse.org/jetty/) 9
* [Spring
WebFlux](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html)
5.x (Optional¹)
* [Undertow](http://undertow.io/) 1.3.0.Final -> 2.0.27.Final