summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/JSONRPC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/WebService/Server/JSONRPC.pm')
-rw-r--r--Bugzilla/WebService/Server/JSONRPC.pm24
1 files changed, 1 insertions, 23 deletions
diff --git a/Bugzilla/WebService/Server/JSONRPC.pm b/Bugzilla/WebService/Server/JSONRPC.pm
index 411f5eb09..d6af25043 100644
--- a/Bugzilla/WebService/Server/JSONRPC.pm
+++ b/Bugzilla/WebService/Server/JSONRPC.pm
@@ -263,26 +263,4 @@ Bugzilla uses, not by Bugzilla.
=head1 SEE ALSO
-=head2 Server Types
-
-=over
-
-=item L<Bugzilla::WebService::Server::XMLRPC>
-
-=item L<Bugzilla::WebService::Server::JSONRPC>
-
-=back
-
-=head2 WebService Methods
-
-=over
-
-=item L<Bugzilla::WebService::Bug>
-
-=item L<Bugzilla::WebService::Bugzilla>
-
-=item L<Bugzilla::WebService::Product>
-
-=item L<Bugzilla::WebService::User>
-
-=back
+L<Bugzilla::WebService>