Fix broken backends docs link

This commit is contained in:
Colin Kennedy
2012-07-15 18:23:40 -05:00
parent 29cf575491
commit c245960643

View File

@@ -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).