Skip to content

Commit

Permalink
swap link in incompatible mods embed
Browse files Browse the repository at this point in the history
  • Loading branch information
woodiertexas authored Apr 1, 2024
1 parent d4dfe92 commit 37fc3b4
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ public class IncompatibleModProcessor : LogProcessor() {

appendLine()
append(
"**Note:** The list of incompatible mods may not be perfectly up-to-date. For more " +
"information, please see [the Quilt mod incompatibility mega-thread]($THREAD_LINK)."
"**Note:** The full list of known incompatibilities can be found [on the website](https://quiltmc.org/incompatible-mods.json). To add a new one, please make a pull request!"
)
}
)
Expand Down

0 comments on commit 37fc3b4

Please sign in to comment.