From b0fc67339ece6896bb5aa22e7cf073b0f2e947ea Mon Sep 17 00:00:00 2001 From: Dominik Moritz Date: Tue, 26 Sep 2023 15:36:22 -0400 Subject: [PATCH] MINOR: [JS] update link to issues (#37882) Update link to use GitHub for issues. --- js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/package.json b/js/package.json index 1ee0e11bca5b9..11bbe24f0244c 100644 --- a/js/package.json +++ b/js/package.json @@ -35,7 +35,7 @@ "author": "Apache Software Foundation", "license": "Apache-2.0", "bugs": { - "url": "https://issues.apache.org/jira/projects/ARROW" + "url": "https://github.com/apache/arrow/issues" }, "homepage": "https://github.com/apache/arrow/blob/main/js/README.md", "files": [