Skip to content

Commit

Permalink
docs: fix path for getting started documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelJCamara committed Dec 3, 2024
1 parent 50f61af commit 86045d2
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 86045d2

Please sign in to comment.