You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2022/10/17 01:24:10 UTC

[skywalking-java] branch kezhenxu94-patch-1 created (now 4b3a0c96bb)

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


      at 4b3a0c96bb Fix dead link

This branch includes the following new commits:

     new 4b3a0c96bb Fix dead link

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking-java] 01/01: Fix dead link

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git

commit 4b3a0c96bbe0e1930bae4c2e2f49f4bc2897cf25
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Mon Oct 17 09:24:05 2022 +0800

    Fix dead link
---
 docs/en/setup/service-agent/java-agent/Supported-list.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 6338000954..95bf1af210 100644
--- a/docs/en/setup/service-agent/java-agent/Supported-list.md
+++ b/docs/en/setup/service-agent/java-agent/Supported-list.md
@@ -129,7 +129,7 @@ metrics based on the tracing data.
   * [Ehcache](https://www.ehcache.org/) 2.x
   * [GuavaCache](https://github.com/google/guava) 18.x -> 23.x (Optional²)
 * Kotlin
-  * [Coroutine](https://kotlinlang.org/docs/reference/coroutines-overview.html) 1.0.1 -> 1.3.x (Optional²)
+  * [Coroutine](https://kotlinlang.org/docs/coroutines-overview.html) 1.0.1 -> 1.3.x (Optional²)
 * GraphQL
   * [Graphql](https://github.com/graphql-java) 8.0 -> 17.x
 * Pool