mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-03-31 18:10:26 +08:00
更新 PURCHASE_URL (#3675)
* Update YggdrasilService.java * Update YggdrasilService.java
This commit is contained in:
parent
d2f58a89a2
commit
e61fb27c61
@ -269,5 +269,5 @@ public class YggdrasilService {
|
||||
.registerTypeAdapterFactory(ValidationTypeAdapterFactory.INSTANCE)
|
||||
.create();
|
||||
|
||||
public static final String PURCHASE_URL = "https://www.microsoft.com/store/productId/9NXP44L49SHJ";
|
||||
public static final String PURCHASE_URL = "https://www.microsoft.com/store/productid/9nxp44l49shj";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user