Skip to content

Update links in CONTRIBUTING.md #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MonoGame Documentation

This is the source for the [documentation published on MonoGame.net](http://www.monogame.net/documentation/). It is rebuilt when the code changes and is published nightly to the website.
This is the source for the [documentation published on MonoGame.net](https://docs.monogame.net/). It is rebuilt when the code changes and is published nightly to the website.

## General Rules

Expand All @@ -17,7 +17,7 @@ Breaking these rules can result in your contribution being rejected.

For further details for guidance and advice when contributing to the MonoGame Framework Documentation / API repository, please see the official guide:

### [MonoGame Documentation official contributing guide](https://monogame.net/articles/contributing)
### [MonoGame Documentation official contributing guide](https://docs.monogame.net/articles/contributing)

## License

Expand Down