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

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

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

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

    textproc/rubygem-google-cloud-translate: Update WWW
---
 textproc/rubygem-google-cloud-translate/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/textproc/rubygem-google-cloud-translate/Makefile b/textproc/rubygem-google-cloud-translate/Makefile
index 8e039e2914a7..63fcf1adf0f6 100644
--- a/textproc/rubygem-google-cloud-translate/Makefile
+++ b/textproc/rubygem-google-cloud-translate/Makefile
@@ -5,7 +5,9 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby Client for the Cloud Translation API
-WWW=		https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate \
+WWW=		https://cloud.google.com/ruby/docs/reference/google-cloud-translate/latest/ \
+		https://googleapis.github.io/google-cloud-ruby/docs/ \
+		https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate \
 		https://github.com/googleapis/google-cloud-ruby
 
 LICENSE=	APACHE20