Skip to content

Commit aa75540

Browse files
authored
Fixed link to SDK checklist
1 parent 552f9d8 commit aa75540

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
@@ -67,7 +67,7 @@ Notice: The easiest way to get started is to copy an existing language class clo
6767

6868
## Adding Templates
6969

70-
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.
70+
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.
7171

7272
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.
7373

0 commit comments

Comments
 (0)