From 4edafe5eef9864f0b6ebcd8ddbe639c78a814372 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sat, 3 Aug 2013 18:18:17 +0200 Subject: Fix wrong links in REST POD --- Bugzilla/WebService/Server/REST/Resources/Classification.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/WebService/Server/REST/Resources/Classification.pm') diff --git a/Bugzilla/WebService/Server/REST/Resources/Classification.pm b/Bugzilla/WebService/Server/REST/Resources/Classification.pm index 5bb697ac1..2bbc05c72 100644 --- a/Bugzilla/WebService/Server/REST/Resources/Classification.pm +++ b/Bugzilla/WebService/Server/REST/Resources/Classification.pm @@ -45,5 +45,5 @@ Bugzilla::Webservice::Server::REST::Resources::Classification - The Classificati This part of the Bugzilla REST API allows you to deal with the available Classifications. You will be able to get information about them as well as manipulate them. -See L for more details on how to use this part +See L for more details on how to use this part of the REST API. -- cgit v1.2.3-24-g4f1b