diff --git a/src/pages/temurin/__tests__/__snapshots__/nightly.test.tsx.snap b/src/pages/temurin/__tests__/__snapshots__/nightly.test.tsx.snap
index 7e489a469..f34d6508e 100644
--- a/src/pages/temurin/__tests__/__snapshots__/nightly.test.tsx.snap
+++ b/src/pages/temurin/__tests__/__snapshots__/nightly.test.tsx.snap
@@ -33,13 +33,7 @@ exports[`Temurin Nightly page > renders correctly 1`] = `
The following notice applies to intermediate builds:
- “This is an intermediate build made available for testing purposes only. The code is untested and presumed incompatible with the Java SE specification. You should not deploy or write to this code, but instead use the tested and certified Java SE compatible version of the code that is available at
-
- adoptium.net
-
- . Redistribution of any Intermediate Build must retain this notice.”
+ “This is an intermediate build made available for testing purposes only. The code is untested and presumed incompatible with the Java SE specification. You should not deploy or write to this code, but instead use the tested and certified Java SE compatible version of the code. Redistribution of this build must retain this notice.”
(
The following notice applies to intermediate builds:
“This is an intermediate build made available for testing purposes only. The code is untested and presumed incompatible with the Java SE specification.
- You should not deploy or write to this code, but instead use the tested and certified Java SE compatible version of the code that is available at adoptium.net.
- Redistribution of any Intermediate Build must retain this notice.”
+ You should not deploy or write to this code, but instead use the tested and certified Java SE compatible version of the code.
+ Redistribution of this build must retain this notice.”
These builds are unsupported and not for use in production.