summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST/Resources/User.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/WebService/Server/REST/Resources/User.pm')
-rw-r--r--Bugzilla/WebService/Server/REST/Resources/User.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/WebService/Server/REST/Resources/User.pm b/Bugzilla/WebService/Server/REST/Resources/User.pm
index 9424b517e..1f82f752d 100644
--- a/Bugzilla/WebService/Server/REST/Resources/User.pm
+++ b/Bugzilla/WebService/Server/REST/Resources/User.pm
@@ -61,5 +61,5 @@ Bugzilla::Webservice::Server::REST::Resources::User - The User Account REST API
This part of the Bugzilla REST API allows you to get User information as well
as create User Accounts.
-See L<Bugzilla::WebService::Bug> for more details on how to use this part of
+See L<Bugzilla::WebService::User> for more details on how to use this part of
the REST API.