aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKristian Lyngstøl <kly@kly.no>2016-06-19 18:21:34 +0200
committerGitHub <noreply@github.com>2016-06-19 18:21:34 +0200
commit721b6ac2819b9adca2cdda10adf9f6b072710959 (patch)
tree4203e2db455055afb0a9e9556eae07c941e8a3c0
parentc48bab241f4a4c79d50fa4267edd2f560537d076 (diff)
parenta8bc947a7513ce0ca673e06e9676bacdae88f8e7 (diff)
Merge pull request #98 from torstehu/master
README.rst: Add absolute link to the API for pure convenience
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 78b59b7..456e06c 100644
--- a/README.rst
+++ b/README.rst
@@ -145,7 +145,9 @@ magic.
APIs
----
-See doc/API.rst.
+See `doc/API.rst`__.
+
+__ https://github.com/tech-server/gondul/blob/master/doc/API.rst
On the topic of the front-end....
---------------------------------