]> Dogcows Code - chaz/graphql-client/commitdiff
fixup pod
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 16 Mar 2020 00:16:23 +0000 (18:16 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Mon, 16 Mar 2020 00:16:23 +0000 (18:16 -0600)
lib/GraphQL/Client.pm

index d204f01ecb3781132287be6739aec21867477b31..edbb64e4ddc05c6c9e185cdcfc46503bd5e2e3ae 100644 (file)
@@ -205,7 +205,7 @@ __END__
 C<GraphQL::Client> provides a simple way to execute L<GraphQL|https://graphql.org/> queries and
 mutations on a server.
 
-This module is the programmatic interface. There is also a L<graphql|"CLI program">.
+This module is the programmatic interface. There is also a L<"CLI program"|graphql>.
 
 GraphQL servers are usually served over HTTP. The provided transport, L<GraphQL::Client::http>, lets
 you plug in your own user agent, so this client works naturally with L<HTTP::Tiny>,
This page took 0.01966 seconds and 4 git commands to generate.