diff --git a/RELEASE.md b/RELEASE.md index 2bfabd9..20218b4 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -7,7 +7,7 @@ Follow the steps below to create a new release of the gradle-flatbuffers-plugin. ### 2. Commit Release Version Change - Commit the change to the release version and verify that the [Travis CI build](https://travis-ci.org/netifi/gradle-flatbuffers-plugin) passes. + Commit the change to the release version and verify that the [Travis CI build](https://travis-ci.org/github/gregwhitaker/gradle-flatbuffers-plugin) passes. ### 3. Tag Release in Github @@ -17,4 +17,4 @@ Follow the steps below to create a new release of the gradle-flatbuffers-plugin. ### 4. Verify Plugin Published Verify that the plugin was published to the [Gradle Plugin Repository](https://plugins.gradle.org/plugin/io.netifi.flatbuffers) and that the latest - version of the plugin is correct. \ No newline at end of file + version of the plugin is correct.