update the diagnostics url

This commit is contained in:
Graham Christensen 2023-06-26 07:30:47 -04:00
parent a71b77404a
commit dc021fe0ef
No known key found for this signature in database

View file

@ -75,7 +75,7 @@ struct Args {
/// See the README for details.
#[arg(
long,
default_value = "https://install.determinate.systems/nix-actions-cache/perf"
default_value = "https://install.determinate.systems/magic-nix-cache/perf"
)]
diagnostic_endpoint: String,