git: daaa3549abef - main - textproc/rubygem-google-cloud-translate-v3: Update WWW

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 14 Dec 2023 06:08:26 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=daaa3549abef92ff042d54749ac044ed9e4ee35f

commit daaa3549abef92ff042d54749ac044ed9e4ee35f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 05:40:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 05:48:55 +0000

    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 c7be8296bd3a..59289be836a5 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