diff --git a/views/summary.tpl.html b/views/summary.tpl.html index c0e5bbc..576ea36 100644 --- a/views/summary.tpl.html +++ b/views/summary.tpl.html @@ -198,7 +198,7 @@ # Step 2: Set your ~/.wakatime.cfg to this:

[settings]
- api_url = %s/api
+ api_url = %s/api/heartbeat
api_key = {{ .ApiKey }}

# Step 3: Start coding and then check back here!