Skip to content

Commit 50980a3

Browse files
authored
fix: typo fixed in CONTRIBUTING.md (#243)
1 parent c341a46 commit 50980a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ alternative to the GitHub API.
55

66
## Getting Started
77

8-
The Github Java Clients's [open issues are here](https://github.com/github-java-client/github-java-client/issues).
8+
The Github Java Clients's [open issues are here](https://github.com/spotify/github-java-client/issues).
99
In time, we'll tag issues that would make a good first pull request for new contributors. An easy
1010
way to get started helping the project is to *file an issue*. Issues can include bugs to fix,
1111
features to add, or documentation that looks outdated.
@@ -39,4 +39,4 @@ feedback for changes that would be required.
3939
[/orgs/{org}/teams/{team_slug}](https://docs.github.com/en/rest/teams/teams?apiVersion=2022-11-28#list-teams) endpoint
4040
- We operate a monkey see, monkey do approach to this library. We understand that there are some inconsistencies in the library
4141
in terms of how the tests and/or endpoints are written but we, with your help, are working on creating a more consistent codebase.
42-
- All bug fixes and new features need to be fully tested.
42+
- All bug fixes and new features need to be fully tested.

0 commit comments

Comments
 (0)