Skip to content

Commit 9cf3f6c

Browse files
committed
📚 docs: Fix readme links
1 parent 069de06 commit 9cf3f6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
Dynamo Data Transform is an easy to use data transformation tool for DynamoDB.
1616

1717
It allows performing powerful data transformations using simple Javascript commands, without the risk of breaking your database.
18-
Available as a [Serverless plugin](#serverless-plugin), [npm package](#standalone-npm-package) and even as an [interactive CLI](#interactive-cli), Dynamo Data Transform saves you time and keeps you safe with features like dry-running a data transformation and even rolling back your last trasnformation if needed.
18+
Available as a [Serverless plugin](#-serverless-plugin), [npm package](#standalone-npm-package) and even as an [interactive CLI](#-interactive-cli), Dynamo Data Transform saves you time and keeps you safe with features like dry-running a data transformation and even rolling back your last trasnformation if needed.
1919

2020
**Features**
2121

@@ -29,7 +29,7 @@ Available as a [Serverless plugin](#serverless-plugin), [npm package](#standalon
2929
## Table of contents
3030

3131
- [Quick Start](#quick-start)
32-
- [Serverless plugin](#-Serverless-plugin)
32+
- [Serverless plugin](#-serverless-plugin)
3333
- [Standalone npm package](#standalone-npm-package)
3434
- [Interactive CLI](#-interactive-cli)
3535
- [Creating your first data transformation](#creating-your-first-data-transformation)

0 commit comments

Comments
 (0)