We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f88d9 commit b8da26fCopy full SHA for b8da26f
1 file changed
README.md
@@ -84,7 +84,7 @@ Crownstone cloud is initialized with 2 arguments:
84
* User email
85
* User password
86
87
-If you do not yet have a Crownstone account, go to [My Crownstone](my.crownstone.rocks) to set one up.
+If you do not yet have a Crownstone account, go to [My Crownstone](https://my.crownstone.rocks) to set one up.
88
The email and password are used to re-login after an access token has expired.
89
```Python
90
cloud = CrownstoneCloud('email', 'password')
0 commit comments