Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion 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 [MonoGame.net website](https://www.monogame.net/).

## General Rules

Expand Down
2 changes: 1 addition & 1 deletion website/content/about.njk
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ title: About
{% endfor %}
</div>
<p>
You can read the foundation <a href="/foundation/">bylaws</a> or review the <a href="/blog/foundation">meeting minutes </a>
You can read the foundation <a href="https://docs.monogame.net/foundation/">bylaws</a> or review the <a href="/blog/meeting">meeting minutes </a>
to keep track of our progress.
</p>
</section>
Expand Down