Skip to content

Commit

Permalink
docs: remove maxage off badges (#943)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrooksv authored and jfuss committed Jan 17, 2019
1 parent 694d2b2 commit 9fce3b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ SAM CLI (Beta)

![Build
Status](https://travis-ci.org/awslabs/aws-sam-cli.svg?branch=develop)
![Apache-2.0](https://img.shields.io/npm/l/aws-sam-local.svg?maxAge=2592000)
![Contributers](https://img.shields.io/github/contributors/awslabs/aws-sam-cli.svg?maxAge=2592000)
![GitHub-release](https://img.shields.io/github/release/awslabs/aws-sam-cli.svg?maxAge=2592000)
![Apache-2.0](https://img.shields.io/npm/l/aws-sam-local.svg)
![Contributers](https://img.shields.io/github/contributors/awslabs/aws-sam-cli.svg)
![GitHub-release](https://img.shields.io/github/release/awslabs/aws-sam-cli.svg)
![PyPI version](https://badge.fury.io/py/aws-sam-cli.svg)

[Join the SAM developers channel (\#samdev) on
Expand Down

0 comments on commit 9fce3b4

Please sign in to comment.