]> git.uio.no Git - usit-rt.git/blobdiff - docs/initialdata.pod
Upgrade 4.0.17 clean.
[usit-rt.git] / docs / initialdata.pod
index 6445fb0cda2af0a32003a74bd5db18264a92d048..c649b622157a147cbdc3e408f4be4a24e8fa1509 100644 (file)
@@ -90,7 +90,7 @@ the admin interface.  B<Do not> omit the C<< Domain => 'UserDefined' >> line.
 Additionally, the C<MemberOf> field is specially handled to make it easier to
 add the new group to other groups.  C<MemberOf> may be a single value or an
 array ref.  Each value should be a user-defined group name or hashref to pass
-into L<< RT::Group->LoadByCols >>.  Each group found will have the new group
+into L<RT::Group/LoadByCols>.  Each group found will have the new group
 added as a member.
 
 Unfortunately you can't specify the I<members> of a group at this time.  As a