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:
@@ -215,5 +215,5 @@ recline.Backend.DataProxy.timeout = 10000;
|
|||||||
## Writing your own backend
|
## Writing your own backend
|
||||||
|
|
||||||
Writing your own backend is easy to do. Details of the required API are in the
|
Writing your own backend is easy to do. Details of the required API are in the
|
||||||
[Backend documentation](/backends.html).
|
[Backend documentation](backends.html).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user