Merge pull request #189 from moshen/master

[doc,bugfix][xs]: Tutorial backends page contains a broken link to the backends docs.
This commit is contained in:
Rufus Pollock 2012-07-15 17:12:23 -07:00
commit be934c01d3

View File

@ -215,5 +215,5 @@ recline.Backend.DataProxy.timeout = 10000;
## Writing your own backend
Writing your own backend is easy to do. Details of the required API are in the
[Backend documentation](/backends.html).
[Backend documentation](backends.html).