summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <github@jplamondonw.com>2017-12-01 22:41:16 -0500
committerJesse Plamondon-Willard <github@jplamondonw.com>2017-12-01 22:41:16 -0500
commit424578539408aea2685c86d0f46b87573c37363a (patch)
treea37b4660b916f06039a19072baf1b7b11be03ab1 /src
parent08f4a6fa0b9166f5c70715ffe9dab6ac4daf1a02 (diff)
downloadSMAPI-424578539408aea2685c86d0f46b87573c37363a.tar.gz
SMAPI-424578539408aea2685c86d0f46b87573c37363a.tar.bz2
SMAPI-424578539408aea2685c86d0f46b87573c37363a.zip
tweak log parser instructions to avoid confusion
Diffstat (limited to 'src')
-rw-r--r--src/SMAPI.Web/Views/LogParser/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/Views/LogParser/Index.cshtml b/src/SMAPI.Web/Views/LogParser/Index.cshtml
index 49688d78..d90f1e35 100644
--- a/src/SMAPI.Web/Views/LogParser/Index.cshtml
+++ b/src/SMAPI.Web/Views/LogParser/Index.cshtml
@@ -95,7 +95,7 @@
<h1>Upload log file</h1>
<div class="frame">
<ol>
- <li><a href="https://stardewvalleywiki.com/Modding:Player_FAQs#SMAPI_log" target="_blank">Find your SMAPI log</a>.</li>
+ <li><a href="https://stardewvalleywiki.com/Modding:Player_FAQs#SMAPI_log" target="_blank">Find your SMAPI log file</a> (not the console text).</li>
<li>Drag the file onto the textbox below (or paste the text in).</li>
<li>Click <em>Parse</em>.</li>
<li>Share the URL of the new page.</li>