You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Example output (e.g. `clicks.txt` in `https://github.com/example/my-data.git`):
30
30
- Batteries in AWS IoT buttons last for ≈1,000–2,000 presses and are not officially replaceable.
31
31
You can still use this Lambda function if you intend to log more events, just consider using other triggers (e.g. [Alexa Smart Home](https://developer.amazon.com/docs/smarthome/steps-to-build-a-smart-home-skill.html)).
32
32
33
-
- The git repository you are writing to cannot be blank and requires to have at least one commit on the branch of your choice (`master` by default).
33
+
- The git repository you are writing to cannot be blank and requires to have at least one commit on the branch of your choice (`main` by default).
0 commit comments