Fix invalid link to sessions page

This commit is contained in:
Vasily Vasilkov 2015-04-22 12:40:27 +03:00
parent b56421a6f2
commit a7efaf061c

View file

@ -67,7 +67,7 @@ key/value entries.
The `TTL` field is a duration string, and like `LockDelay` it can use "s" as
a suffix for seconds. If specified, it must be between 10s and 3600s currently.
When provided, the session is invalidated if it is not renewed before the TTL
expires. See the [session internals page](/docs/internals/session.html) for more
expires. See the [session internals page](/docs/internals/sessions.html) for more
documentation of this feature.
The return code is 200 on success and returns the ID of the created session: