akhikhl / gretty

Advanced gradle plugin for running web-apps on jetty and tomcat.
MIT License
654 stars 174 forks source link

this link is obsolete #450

Open cnruby opened 3 years ago

cnruby commented 3 years ago

In the page http://akhikhl.github.io/gretty-doc/Getting-started.html exists the follow obsolete link:

The obsolete link

The current link:

https://raw.github.com/gretty-gradle-plugin/gretty/master/pluginScripts/gretty.plugin

  dependencies {
    classpath 'org.gretty:gretty:3.0.3'
  }