Skip to content

Commit

Permalink
MINOR: [JS] update link to issues (apache#37882)
Browse files Browse the repository at this point in the history
Update link to use GitHub for issues.
  • Loading branch information
domoritz committed Sep 26, 2023
1 parent c07f5bc commit 23c1bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand Down

0 comments on commit 23c1bf9

Please sign in to comment.