Skip to content

Commit

Permalink
docs: fix path for getting started documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Camara <[email protected]>
  • Loading branch information
RafaelJCamara committed Dec 3, 2024
1 parent 50f61af commit 445a4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

## Getting Started

Instantly get started by installing the Dapr JS SDK and reading the [getting started documentation](https://docs.dapr.io/developing-applications/sdks/js) or [follow one of the quickstarts](https://github.com/dapr/quickstarts)
Instantly get started by installing the Dapr JS SDK and reading the [getting started documentation](https://docs.dapr.io/developing-applications/sdks/js/) or [follow one of the quickstarts](https://github.com/dapr/quickstarts)

```
npm install --save @dapr/dapr
Expand Down

0 comments on commit 445a4fc

Please sign in to comment.