X-Git-Url: http://git.squeep.com/?p=squeep-html-template-helper;a=blobdiff_plain;f=README.md;fp=README.md;h=32f26735ed6ed6e276ff6850b4ee73a3dd9bb508;hp=205bbc51ce4bbecd3e21dfcda218aebe9a96f4b6;hb=eb018a6fe29fc8c13841c94e894e5aff192ea73f;hpb=891cdb3080388b8a0a304946c34af583e2fbfa79 diff --git a/README.md b/README.md index 205bbc5..32f2673 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ The context is referenced for authenticated user information, as well as messagi - `ctx.session.authenticatedIdentifier` - `ctx.session.authenticatedProfile` -If either of these are present, a navigation link is added to the page header allowing the user to log out. -The link will point relatively to `/admin/logout`. +If either of these are present, navigation links are added to the page header allowing the user to manage their account or log out. +The links will point relatively to `/admin/settings` and `/admin/logout`, respectively. - `ctx.url`