Skip to content

Commit 6a27f93

Browse files
authored
Merge pull request #58 from alenros/patch-2
Fixed link to SDK checklist
2 parents ad1ee55 + aa75540 commit 6a27f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Notice: The easiest way to get started is to copy an existing language class clo
6868

6969
## Adding Templates
7070

71-
Add your new templates as listed in your language class **getFiles** method. Make sure to follow the [checklist](https://github.com/appwrite/sdk-generator#sdk-checklist) when building the language templates.
71+
Add your new templates as listed in your language class **getFiles** method. Make sure to follow the [checklist](#sdk-checklist) when building the language templates.
7272

7373
Make sure to follow the objects structure and service separation architecture. We aim to keep developer experience as consisted as possible across different SDKs to make the learning curve as small as possible.
7474

0 commit comments

Comments
 (0)