Skip to content

Commit a187b23

Browse files
committed
use the correct org name
1 parent 998596c commit a187b23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories:
1111
- 'documentation'
1212
- 'dependencies'
1313
template: |
14-
If you installed xcodes with homebrew you can upgrade with `brew upgrade robotsandpencils/made/xcodes`.
14+
If you installed xcodes with homebrew you can upgrade with `brew upgrade xcodesorg/made/xcodes`.
1515
1616
## Changes
1717

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Pull requests are the best way to propose changes to the codebase We actively w
2323
## Any contributions you make will be under the MIT Software License
2424
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.
2525

26-
## Report bugs using Github's [issues](https://github.com/robotsandpencils/xcodes/issues)
26+
## Report bugs using Github's [issues](https://github.com/xcodesorg/xcodes/issues)
2727
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy!
2828

2929
## Write bug reports with detail, background, and sample code

0 commit comments

Comments
 (0)