From 6e8e9c9daf40f2b6e0187f291cd28a0b99050890 Mon Sep 17 00:00:00 2001 From: Nathan Chase Date: Fri, 4 Oct 2024 10:34:23 -0400 Subject: [PATCH] fix(config): update Apple HIG splash screen specs URL --- src/config/constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/constants.ts b/src/config/constants.ts index ba00f38e..72f579d0 100644 --- a/src/config/constants.ts +++ b/src/config/constants.ts @@ -174,7 +174,7 @@ export default { EMULATED_USER_AGENT: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3641.0 Safari/537.36', APPLE_HIG_SPLASH_SCR_SPECS_URL: - 'https://developer.apple.com/design/human-interface-guidelines/foundations/layout/', + 'https://developer.apple.com/design/human-interface-guidelines/layout/', // Apple platform specs: https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/app-icon/ // https://web.dev/apple-touch-icon/