Skip to content

Commit

Permalink
Merge pull request #8 from LeeroyHannigan/main
Browse files Browse the repository at this point in the history
Removing unused link to wiki
  • Loading branch information
LeeroyHannigan authored Nov 17, 2022
2 parents 9a1c21c + 3cfcd3a commit cbe68a9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions item_size_calculator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ const isValid = CALC.IsUnderLimit(item);
```
true
```
_For more examples and usage, please refer to the [Wiki][wiki]._


### **Sample Native JSON item**
```
Expand Down Expand Up @@ -150,5 +148,4 @@ true
<!-- Markdown link & img dfn's -->
[npm-image]: https://img.shields.io/npm/v/ddb-calc.svg?style=flat-square
[npm-url]: https://npmjs.org/package/ddb-calc
[npm-downloads]: https://img.shields.io/npm/dm/ddb-calc.svg?style=flat-square
[wiki]: https://github.com/leeroyhannigan/DynamoDB-ItemSizeCalculator/wiki
[npm-downloads]: https://img.shields.io/npm/dm/ddb-calc.svg?style=flat-square

0 comments on commit cbe68a9

Please sign in to comment.