From 52914515a28f26305253c02e1bb99d8d9eaad15a Mon Sep 17 00:00:00 2001 From: Jesse Plamondon-Willard Date: Tue, 1 Oct 2019 13:48:23 -0400 Subject: add community short url --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/README.md b/docs/README.md index 625e7eeb..90204387 100644 --- a/docs/README.md +++ b/docs/README.md @@ -41,14 +41,14 @@ doesn't change any of your game files. It serves eight main purposes: something goes wrong. (Via the bundled SaveBackup mod.)_ ## Documentation -Have questions? Come [chat on Discord](https://stardewvalleywiki.com/Modding:Community) with SMAPI +Have questions? Come [ask the community](https://smapi.io/community) to get help from SMAPI developers and other modders! ### For players * [Player guide](https://stardewvalleywiki.com/Modding:Player_Guide) ### For modders -* [Modding documentation](https://stardewvalleywiki.com/Modding:Index) +* [Modding documentation](https://smapi.io/docs) * [Mod build configuration](technical/mod-package.md) * [Release notes](release-notes.md) -- cgit