From 10331704e88ab7cf262569fe79f45d6a46613abf Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Thu, 12 Feb 2015 18:46:53 -0800 Subject: [PATCH] fix hyperlinks --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 0c1338a..9953683 100644 --- a/README.rst +++ b/README.rst @@ -13,8 +13,8 @@ Usage Install the plugin for your IDE/editor at https://wakatime.com/plugins -If you are building a plugin using the `WakaTime API ` -then follow the `Creating a Plugin ` +If you are building a plugin using the `WakaTime API `_ +then follow the `Creating a Plugin `_ guide for information about using ``wakatime-cli.py``. @@ -23,7 +23,7 @@ Configuring Options can be passed via command line, or set in the ``$HOME/.wakatime.cfg`` config file. Command line arguments take precedence over config file settings. -The ``$HOME/.wakatime.cfg`` file is in `INI ` +The ``$HOME/.wakatime.cfg`` file is in `INI `_ format. An example config file looks like:: [settings] debug = false