Skip to content

Commit 80c02f7

Browse files
committed
Merge remote-tracking branch 'origin/master' into feat-swift-codable-models
2 parents 60c7459 + ab19a13 commit 80c02f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ docker run --rm -v $(pwd):$(pwd):rw -w $(pwd) -v /var/run/docker.sock:/var/run/d
262262
* **description** -> Description of Appwrite SDK
263263
* **namespace** -> SDK Namespace
264264
* **version** -> SDK Version
265-
* **endpoint** -> Default Endpoint (example: "https://appwrite.io/v1")
266-
* **host** -> Default Host (example: "appwrite.io")
265+
* **endpoint** -> Default Endpoint (example: "https://cloud.appwrite.io/v1")
266+
* **host** -> Default Host (example: "cloud.appwrite.io")
267267
* **basePath** -> Default Path to API (example: "/v1")
268268
* **licenseName** -> Name of license for SDK
269269
* **licenseURL** -> URL to SDK license

0 commit comments

Comments
 (0)