You've already forked AstralRinth
forked from didirus/AstralRinth
fix: update old docs links (#2845)
- Markdown guide link to support article - API version deprecated error to new docs - Modpack permissions error to support article - Labrinth README links to new docs - App WebView2 link to support article
This commit is contained in:
@@ -317,7 +317,7 @@ fn main() {
|
||||
MessageDialog::new()
|
||||
.set_type(MessageType::Error)
|
||||
.set_title("Initialization error")
|
||||
.set_text("Your Microsoft Edge WebView2 installation is corrupt.\n\nMicrosoft Edge WebView2 is required to run Modrinth App.\n\nLearn how to repair it at https://docs.modrinth.com/faq/app/webview2")
|
||||
.set_text("Your Microsoft Edge WebView2 installation is corrupt.\n\nMicrosoft Edge WebView2 is required to run Modrinth App.\n\nLearn how to repair it at https://support.modrinth.com/en/articles/8797765-corrupted-microsoft-edge-webview2-installation")
|
||||
.show_alert()
|
||||
.unwrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user