diff --git a/README.markdown b/README.markdown index 224d11fc..fa735a5d 100644 --- a/README.markdown +++ b/README.markdown @@ -1,9 +1,9 @@ # GMavenPlus Plugin # ## Introduction ## -GMavenPlus is a rewrite of [GMaven](https://github.com/groovy/gmaven), a [Maven](http://maven.apache.org/) plugin that allows you to integrate [Groovy](http://groovy-lang.org/) into your Maven projects. +GMavenPlus is a rewrite of [GMaven](https://github.com/groovy/gmaven), a [Maven](https://maven.apache.org/) plugin that allows you to integrate [Groovy](https://groovy-lang.org/) into your Maven projects. -You should find everything you need to know about its use in the [wiki](https://github.com/groovy/GMavenPlus/wiki). For more information, check out the [Maven site](http://groovy.github.io/GMavenPlus/index.html). +You should find everything you need to know about its use in the [wiki](https://github.com/groovy/GMavenPlus/wiki). For more information, check out the [Maven site](https://groovy.github.io/GMavenPlus/index.html). --- ![ci](https://github.com/groovy/GMavenPlus/actions/workflows/ci.yaml/badge.svg?branch=master)