You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## Issues/Feedback/Requests
2
-
- Create a new issue [here](https://github.com/haganbmj/obs-websocket-js/issues/new), please be as descriptive as possible.
2
+
- Create a new issue [here](https://github.com/obs-websocket-community-projects/obs-websocket-js/issues/new), please be as descriptive as possible.
3
3
4
4
## Building the Project Locally
5
5
- Install [node.js](http://nodejs.org)
@@ -15,4 +15,4 @@
15
15
16
16
## Contributing Guidelines
17
17
- Please use descriptive commit messages.
18
-
- When submitting a Pull Request, reference related [Issues](https://github.com/haganbmj/obs-websocket-js/issues) if any exist.
18
+
- When submitting a Pull Request, reference related [Issues](https://github.com/obs-websocket-community-projects/obs-websocket-js/issues) if any exist.
0 commit comments