Relative docs url

This commit is contained in:
Ruud
2012-04-28 20:04:14 +02:00
parent 7d68c5ad89
commit ab5bfd704b
+1 -1
View File
@@ -55,7 +55,7 @@ config = [{
'name': 'api_key',
'default': uuid4().hex,
'readonly': 1,
'description': 'Let 3rd party app do stuff. <a target="_self" href="/docs/">Docs</a>',
'description': 'Let 3rd party app do stuff. <a target="_self" href="../../docs/">Docs</a>',
},
{
'name': 'debug',