Skip to content

Commit

Permalink
Update AssetConfig.java (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored Jan 15, 2023
1 parent 6d597aa commit ebfe484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/i18nupdatemod/core/AssetConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ public class AssetConfig {
/**
* <a href="https://github.com/zkitefly/TranslationPackConvert">zkitefly/TranslationPackConvert</a>
*/
private static final String CONVERT_ASSET_ROOT = "https://gitcode.net/chearlai/translationpackmirror/-/raw/main/files/";
private static final String CONVERT_ASSET_ROOT = "https://gitcode.net/chearlai/translationpackconvert/-/raw/main/files/";

public enum Type {
FILE_NAME,
Expand Down

0 comments on commit ebfe484

Please sign in to comment.