Skip to content

Commit ed08dd6

Browse files
author
Michael Brewer
authored
fix(docs): Correct url and not for gradle (#158)
1 parent 8d701dc commit ed08dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To use the SAM CLI, you need the following tools.
2626
* SAM CLI - [Install the SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)
2727
* Java8 - [Install the Java SE Development Kit 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
2828
* Maven - [Install Maven](https://maven.apache.org/install.html) or
29-
* Gradle - [Install Maven](https://maven.apache.org/install.html)
29+
* Gradle - [Install Gradle](https://gradle.org/install/)
3030
* Docker - [Install Docker community edition](https://hub.docker.com/search/?type=edition&offering=community)
3131

3232
To build and deploy your application for the first time, run the following in your shell:

0 commit comments

Comments
 (0)