diff --git a/README.md b/README.md index b26553c8c..744d04f2e 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ All released versions are available on the Maven Central repositories. The lates The SDK supports **OpenJDK 8 and higher LTS versions**. -Users can expect every single patch release has been done after verifying functionality by running [the basic CI builds with all LTS versions](https://github.com/slackapi/java-slack-sdk/blob/main/.travis.yml) and all the unit tests have passed at least on the latest LTS version. We don't run comprehensive verifications with all OpenJDK distributions but it should be working with all of them. +Users can expect every single patch release has been done after verifying functionality by running [the basic CI builds with all LTS versions](https://github.com/slackapi/java-slack-sdk/tree/main/.github/workflows) and all the unit tests have passed at least on the latest LTS version. We don't run comprehensive verifications with all OpenJDK distributions but it should be working with all of them. ## Getting Help