From 67a3a99b03ca14d81f55a9b992af8042ce9eae74 Mon Sep 17 00:00:00 2001 From: Nai Hao Cheng Date: Sat, 20 Jan 2024 22:21:38 +0900 Subject: [PATCH] flow: Fix homepage url (#5450) --- bucket/flow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/flow.json b/bucket/flow.json index 412a3d3552..ac8e1e4b34 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,7 +1,7 @@ { "version": "0.227.0", "description": "A static type checker for JavaScript code", - "homepage": "https://flowtype.org/", + "homepage": "https://flow.org/", "license": "MIT", "architecture": { "64bit": {