fj: fixed homepage URL. (#18602)

This commit is contained in:
Tomoki, Karatsu 2020-09-10 21:55:52 +09:00 committed by GitHub
parent fc919e490e
commit d4535f3115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ class Fj(Package):
computing workloads. computing workloads.
""" """
homepage = "https://www.fujitsu.com/global/us" homepage = "https://www.fujitsu.com/us/"
maintainers = ['t-karatsu'] maintainers = ['t-karatsu']