diff options
author | Kristian Lyngstøl <kly@kly.no> | 2016-06-19 18:21:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-19 18:21:34 +0200 |
commit | 721b6ac2819b9adca2cdda10adf9f6b072710959 (patch) | |
tree | 4203e2db455055afb0a9e9556eae07c941e8a3c0 | |
parent | c48bab241f4a4c79d50fa4267edd2f560537d076 (diff) | |
parent | a8bc947a7513ce0ca673e06e9676bacdae88f8e7 (diff) |
Merge pull request #98 from torstehu/master
README.rst: Add absolute link to the API for pure convenience
-rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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.... --------------------------------- |