Skip to content

Commit 4d9de30

Browse files
committed
chore: update repository links in package.json and issue template to reflect new project ownership
1 parent 42d4ad6 commit 4d9de30

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Feature Request 💡
4-
url: https://github.com/hryhoriiK97/react-native-streamdown/discussions/new?category=ideas
4+
url: https://github.com/software-mansion-labs/react-native-streamdown/discussions/new?category=ideas
55
about: If you have a feature request, please create a new discussion on GitHub.
66
- name: Discussions on GitHub 💬
7-
url: https://github.com/hryhoriiK97/react-native-streamdown/discussions
7+
url: https://github.com/software-mansion-labs/react-native-streamdown/discussions
88
about: If this library works as promised but you need help, please ask questions there.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
],
4848
"repository": {
4949
"type": "git",
50-
"url": "git+https://github.com/hryhoriiK97/react-native-streamdown.git"
50+
"url": "git+https://github.com/software-mansion-labs/react-native-streamdown.git"
5151
},
5252
"author": "Gregory Moskaliuk <mosckalyuck@gmail.com> (https://github.com/hryhoriiK97)",
5353
"license": "MIT",
5454
"bugs": {
55-
"url": "https://github.com/hryhoriiK97/react-native-streamdown/issues"
55+
"url": "https://github.com/software-mansion-labs/react-native-streamdown/issues"
5656
},
57-
"homepage": "https://github.com/hryhoriiK97/react-native-streamdown#readme",
57+
"homepage": "https://github.com/software-mansion-labs/react-native-streamdown#readme",
5858
"publishConfig": {
5959
"registry": "https://registry.npmjs.org/"
6060
},

0 commit comments

Comments
 (0)