From 562592e84f63948833c407c33f362dcd8bc14325 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 14 Dec 2023 13:40:23 +0800 Subject: [PATCH] textproc/rubygem-google-cloud-translate-v2: Update WWW --- textproc/rubygem-google-cloud-translate-v2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/rubygem-google-cloud-translate-v2/Makefile b/textproc/rubygem-google-cloud-translate-v2/Makefile index 313511e9cab39..b1d51c71275f4 100644 --- a/textproc/rubygem-google-cloud-translate-v2/Makefile +++ b/textproc/rubygem-google-cloud-translate-v2/Makefile @@ -5,7 +5,9 @@ MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the Cloud Translation V2 API -WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate-v2 \ +WWW= https://cloud.google.com/ruby/docs/reference/google-cloud-translate-v2/latest/ \ + https://googleapis.github.io/google-cloud-ruby/docs/ \ + https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate-v2 \ https://github.com/googleapis/google-cloud-ruby LICENSE= APACHE20