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