Skip to content

Commit 68dd9eb

Browse files
authored
Fix incorrect link to ValveKeyValue
1 parent a47fbc6 commit 68dd9eb

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)