Skip to content

Commit 002a455

Browse files
authored
Fix RESTEasy link 404 (#701)
1 parent 01248a2 commit 002a455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/setup/service-agent/java-agent/Supported-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ metrics based on the tracing data.
1717
* [Jetty Server](http://www.eclipse.org/jetty/) 9.x -> 11.x
1818
* [Spring WebFlux](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html) 5.x (Optional¹) -> 6.x (Optional¹)
1919
* [Undertow](http://undertow.io/) 1.3.0.Final -> 2.0.27.Final
20-
* [RESTEasy](https://resteasy.github.io/) 3.1.0.Final -> 6.2.4.Final
20+
* [RESTEasy](https://resteasy.dev/) 3.1.0.Final -> 6.2.4.Final
2121
* [Play Framework](https://www.playframework.com/) 2.6.x -> 2.8.x
2222
* [Light4J Microservices Framework](https://doc.networknt.com/) 1.6.x -> 2.x
2323
* [Netty SocketIO](https://github.com/mrniko/netty-socketio) 1.x

0 commit comments

Comments
 (0)