|
@@ -79,7 +79,7 @@ create table persistent_logins (
|
|
|
<section>
|
|
|
<title>ACL Schema</title>
|
|
|
<para>
|
|
|
- The tables used by the Spring Security <link xlink:href="domain-acls">ACL</link> implementation.
|
|
|
+ The tables used by the Spring Security <link xlink:href="#domain-acls">ACL</link> implementation.
|
|
|
<programlisting xml:id="dbschema-acl">
|
|
|
create table acl_sid (
|
|
|
id bigint generated by default as identity(start with 100) not null primary key,
|