Skip to content

Commit 46f9d71

Browse files
committed
Replace cry4xy.dev/noita with noitool.com
1 parent 5c97715 commit 46f9d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
seed = currentSeed;
7373

7474
Console.ForegroundColor = ConsoleColor.Green;
75-
Console.WriteLine($"Seed: {seed} - https://cr4xy.dev/noita/?seed={seed}");
75+
Console.WriteLine($"Seed: {seed} - https://www.noitool.com/?seed={seed}");
7676
Console.ForegroundColor = defaultColor;
7777
}
7878

0 commit comments

Comments
 (0)