diff --git a/Shared/WelcomeScreen.swift b/Shared/WelcomeScreen.swift index 4ac7baf..543c788 100644 --- a/Shared/WelcomeScreen.swift +++ b/Shared/WelcomeScreen.swift @@ -41,7 +41,7 @@ struct WelcomeScreen: View { .dynamicTypeSize(...(Device.hasSmallScreen ? .accessibility3 : .accessibility4)) Spacer() #if os(macOS) - Link("Want even more actions?", destination: "https://github.com/sindresorhus/Actions#looking-for-more") + Link("Want even more actions?", destination: "https://github.com/sindresorhus/Actions#want-more-shortcut-actions") .controlSize(.small) #endif Button("Send Feedback") {