summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/Index
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2018-04-28 22:39:29 -0400
committerJesse Plamondon-Willard <github@jplamondonw.com>2018-04-28 22:39:29 -0400
commit6257fdf57def0f07a7970f9fb232879ed4c524f6 (patch)
tree0229cd59744dd5f5f83f47fe7433affd92fb9ca4 /src/SMAPI.Web/Views/Index
parent6be4d5abe03932a7f6a638816c2206388dc18983 (diff)
downloadSMAPI-6257fdf57def0f07a7970f9fb232879ed4c524f6.tar.gz
SMAPI-6257fdf57def0f07a7970f9fb232879ed4c524f6.tar.bz2
SMAPI-6257fdf57def0f07a7970f9fb232879ed4c524f6.zip
update wiki links
Diffstat (limited to 'src/SMAPI.Web/Views/Index')
-rw-r--r--src/SMAPI.Web/Views/Index/Index.cshtml3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/SMAPI.Web/Views/Index/Index.cshtml b/src/SMAPI.Web/Views/Index/Index.cshtml
index 8ae23a45..a5ceb8aa 100644
--- a/src/SMAPI.Web/Views/Index/Index.cshtml
+++ b/src/SMAPI.Web/Views/Index/Index.cshtml
@@ -20,8 +20,7 @@
{
<a href="@Model.BetaVersion.DownloadUrl" class="secondary-cta download">Download SMAPI @Model.BetaVersion.Version<br /><small>for Stardew Valley 1.3 beta</small></a><br />
}
- <a href="https://stardewvalleywiki.com/Modding:Installing_SMAPI" class="secondary-cta">Install guide</a><br />
- <a href="https://stardewvalleywiki.com/Modding:Player_FAQs" class="secondary-cta">FAQs</a><br />
+ <a href="https://stardewvalleywiki.com/Modding:Player_Guide" class="secondary-cta">Player guide</a><br />
<img id="pufferchick" src="favicon.ico" />
</div>