chore: fix api url in setup instructions

chore: bump version
This commit is contained in:
Ferdinand Mütsch 2022-01-02 21:00:47 +01:00
parent c0dada7e7a
commit 247aef5ef3
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.0.0-SNAPSHOT-01
2.0.0-RC1

View File

@ -193,7 +193,7 @@
$ vi ~/.wakatime.cfg<br>
<!-- https://github.com/muety/wakapi/issues/224#issuecomment-890855563 -->
# Set <em>api_url = <span class="with-url-inner">%s/api/heartbeat</span></em><br>
# Set <em>api_url = <span class="with-url-inner">%s/api</span></em><br>
# Set <em>api_key = <span id="api-key-instruction">{{ .ApiKey }}</span></em><br><br>
# <strong>Step 3:</strong> Start coding and then check back here!