Skip to content

Commit bc1c8b8

Browse files
authored
Merge pull request #39 from davidhidvegi/patch-1
Update endpoints.md
2 parents ea69dbe + 0154ba5 commit bc1c8b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Each endpoint can be defined in the YAML file with the following values:
6060

6161
## Manipulate data with the backend SDK
6262

63-
The next thing you may want to do is to **read and write data from your app**. This can be done using the Manifest backend SDK that shares the same CRUD and upload functions as the [JS SDK](http://localhost:3000/docs/javascript-sdk) for the front-end.
63+
The next thing you may want to do is to **read and write data from your app**. This can be done using the Manifest backend SDK that shares the same CRUD and upload functions as the [JS SDK](./crud.md#using-the-javascript-sdk) for the front-end.
6464

6565
Take the following example of a `manifest.yml` file of a **leaderboard**:
6666

0 commit comments

Comments
 (0)