Skip to content

Commit 1a738b5

Browse files
dsschneidermanncodetheweb
authored andcommitted
Update README.md (#8)
Add link to web.archive.org for the Tuya APP Api documentation.
1 parent 26f11ba commit 1a738b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tuyapi/cloud [![Build Status](https://travis-ci.org/TuyaAPI/cloud.svg?branch=mas
33

44
A NodeJS wrapper for Tuya's [API](https://docs.tuya.com/en/cloudapi/appAPI/index.html).
55

6-
At the moment, only the [mobile/app API](https://docs.tuya.com/en/cloudapi/appAPI/index.html) is supported as it covers the vast majority of use cases.
6+
At the moment, only the [mobile/app API](https://web.archive.org/web/20180613132925/https://docs.tuya.com/en/cloudapi/appAPI/index.html) (as captured by web.archive.org) is supported as it covers the vast majority of use cases.
77

88
There are two modes of operation:
99
- the 'old' API - described in the docs, using MD5 as a sign mechanism

0 commit comments

Comments
 (0)