From 331422686121ffe11316b3326e99b2aba971876a Mon Sep 17 00:00:00 2001 From: Christopher Whitley <103014489+AristurtleDev@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:18:16 -0400 Subject: [PATCH] Fix documentation link (#920) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12cb1cb3..4fc415b6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To use the content pipeline extension, please refer to the [Setup MGCB Edtior](h - Check out [the samples](https://github.com/craftworkgames/MonoGame.Extended-samples) - Join our live [Discord](https://discord.gg/FvZ8Z7EzPJ) -- Read the [Documentation](http://www.monogameextended.net/docs) +- Read the [Documentation](https://www.monogameextended.net/docs/about/introduction/) - Submit an [issue on GitHub](https://github.com/craftworkgames/MonoGame.Extended/issues) - Ask a question on [gamedev stack overflow](http://gamedev.stackexchange.com/questions/tagged/monogame-extended) - Post on our [MonoGame community forum](http://community.monogame.net/category/extended)