Skip to content

Commit

Permalink
Fix spelling of GitHub
Browse files Browse the repository at this point in the history
Signed-off-by: Vertexwahn <[email protected]>
  • Loading branch information
Vertexwahn committed Jan 17, 2024
1 parent e571107 commit 83e9a17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ [email protected] mail list.

### Pull Requests

Contributions should be submitted as Github pull requests. See
Contributions should be submitted as GitHub pull requests. See
[Creating a pull request](https://help.github.com/articles/creating-a-pull-request/)
if you're unfamiliar with this concept.

Expand All @@ -227,7 +227,7 @@ with a separate pull request.

3. Push commits to your fork.

4. Create a Github pull request from your topic branch.
4. Create a GitHub pull request from your topic branch.

5. Pull requests will be reviewed by project committers and contributors,
who may discuss, offer constructive feedback, request changes, or approve
Expand Down
2 changes: 1 addition & 1 deletion website/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
html_theme = "press"
html_theme_options = {
"external_links": [
("Github", "https://github.com/AcademySoftwareFoundation/openexr"),
("GitHub", "https://github.com/AcademySoftwareFoundation/openexr"),
]
}

Expand Down

0 comments on commit 83e9a17

Please sign in to comment.