diff --git a/crates/uv/tests/it/lock.rs b/crates/uv/tests/it/lock.rs index d5757b6ef..f91870762 100644 --- a/crates/uv/tests/it/lock.rs +++ b/crates/uv/tests/it/lock.rs @@ -16412,7 +16412,7 @@ fn lock_unique_named_index() -> Result<()> { [[tool.uv.index]] name = "example" - url = "https://example.com" + url = "https://astral.sh" "#, )?;