summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 19:26:57 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-09-14 19:26:57 -0400
commit4fec41f3a1050976a5ab321152b7b142d8825da9 (patch)
treeb94b6faf9025c1351f8f5489e1e784f3688ebc0c /src/SMAPI.ModBuildConfig
parent8271c15d6a5ba9548fa605c5e0c543e12c9495f6 (diff)
downloadSMAPI-4fec41f3a1050976a5ab321152b7b142d8825da9.tar.gz
SMAPI-4fec41f3a1050976a5ab321152b7b142d8825da9.tar.bz2
SMAPI-4fec41f3a1050976a5ab321152b7b142d8825da9.zip
minor fixes
Diffstat (limited to 'src/SMAPI.ModBuildConfig')
-rw-r--r--src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj b/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj
index 137a6c4a..df2c7ec8 100644
--- a/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj
+++ b/src/SMAPI.ModBuildConfig/SMAPI.ModBuildConfig.csproj
@@ -28,8 +28,8 @@
</ItemGroup>
<ItemGroup>
- <None Include="..\..\docs\mod-build-config.md">
- <Link>mod-build-config.md</Link>
+ <None Include="..\..\docs\technical\mod-package.md">
+ <Link>mod-package.md</Link>
</None>
</ItemGroup>