Skip to content

Commit 48936d2

Browse files
authored
Update ExtraMappings url
1 parent 8afc6b4 commit 48936d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/io/github/legacymoddingmc/mappinggenerator/DefaultSources.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ public class DefaultSources {
66
{"mcp", "1.8.9", "stable_22", "parameters"},
77
{"mcp", "1.12", "stable_39", "parameters"},
88
{"mcp", "1.7.10", "stable_12", "methodComments"},
9-
{"csv", "https://raw.githubusercontent.com/LegacyModdingMC/ExtraMappings/master/param.csv"}
9+
{"csv", "https://raw.githubusercontent.com/LegacyModdingMC/ExtraMappings/master/params.csv"}
1010
};
1111
}

0 commit comments

Comments
 (0)