Fix dead link (#349)

This commit is contained in:
kezhenxu94 2022-10-17 10:15:38 +08:00 committed by GitHub
parent d0b3eca4ee
commit 418595dbb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -11,6 +11,9 @@
},
{
"pattern": "^https://dist.apache.org/repos/dist/release/skywalking/java-agent$"
},
{
"pattern": "https://kotlinlang.org.*"
}
],
"timeout": "10s",

View File

@ -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