From 499dc167a56eae27feae19d07aa8ad0f6f2d5146 Mon Sep 17 00:00:00 2001 From: Patrik Kernstock Date: Thu, 6 Nov 2014 10:18:41 +0100 Subject: [PATCH] Corrected URL to api key --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16ef5a0..a69a992 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Heads Up! For Sublime Text 2 on Windows & Linux, WakaTime depends on [Python](ht c) Type `wakatime`, then press `enter` with the `WakaTime` plugin selected. -3. You will see a prompt at the bottom asking for your [api key](https://wakatime.com/#apikey). Enter your api key, then press `enter`. +3. You will see a prompt at the bottom asking for your [api key](https://wakatime.com/settings#settings/account). Enter your api key, then press `enter`. 4. Use Sublime and your time will automatically be tracked for you.