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: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# MonoGame Documentation
2
2
3
-
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.
3
+
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.
4
4
5
5
## General Rules
6
6
@@ -17,7 +17,7 @@ Breaking these rules can result in your contribution being rejected.
17
17
18
18
For further details for guidance and advice when contributing to the MonoGame Framework Documentation / API repository, please see the official guide:
19
19
20
-
### [MonoGame Documentation official contributing guide](https://monogame.net/articles/contributing)
20
+
### [MonoGame Documentation official contributing guide](https://docs.monogame.net/articles/contributing)
0 commit comments