Skip to content

Commit 481abcb

Browse files
authored
Merge pull request #1 from SyberiaK/master
Fix incorrect link to ValveKeyValue
2 parents a47fbc6 + 68dd9eb commit 481abcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ <h2>ValveKeyValue</h2>
137137
<p>.NET library to read and write files in Valve key value format. This library aims to be fully compatible with Valve's various implementations of KeyValues format parsing.</p>
138138

139139
<a href="https://www.nuget.org/packages/ValveKeyValue">Get ValveKeyValue from NuGet</a> |
140-
<a href="https://github.com/ValveResourceFormat/ValveResourceFormat">View on GitHub</a>
140+
<a href="https://github.com/ValveResourceFormat/ValveKeyValue">View on GitHub</a>
141141
</div>
142142
</div>
143143
</div>

0 commit comments

Comments
 (0)