You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2014/02/11 21:51:47 UTC

svn commit: r1567384 - /isis/site/trunk/content/components/security/shiro/configuring-shiro.md

Author: danhaywood
Date: Tue Feb 11 20:51:46 2014
New Revision: 1567384

URL: http://svn.apache.org/r1567384
Log:
fixing links

Modified:
    isis/site/trunk/content/components/security/shiro/configuring-shiro.md

Modified: isis/site/trunk/content/components/security/shiro/configuring-shiro.md
URL: http://svn.apache.org/viewvc/isis/site/trunk/content/components/security/shiro/configuring-shiro.md?rev=1567384&r1=1567383&r2=1567384&view=diff
==============================================================================
--- isis/site/trunk/content/components/security/shiro/configuring-shiro.md (original)
+++ isis/site/trunk/content/components/security/shiro/configuring-shiro.md Tue Feb 11 20:51:46 2014
@@ -56,7 +56,7 @@ The permission format is:
 
 and is discussed in more detail [here](./format-of-permissions.html)
 
-The `shiro.ini` file as configured in the [quickstart archetype](../../../getting-started/quickstart-archetype.html) is a little more complex.  Here there are two text-based realms defined, `realm1` and `realm2`.  The `resourcePath` for these realms is in the form:
+The `shiro.ini` file as configured in the [quickstart archetype](../../../intro/getting-started/quickstart-archetype.html) is a little more complex.  Here there are two text-based realms defined, `realm1` and `realm2`.  The `resourcePath` for these realms is in the form:
 
     realm1.resourcePath=classpath:webapp/realm1.ini