diff --git a/shbar2/AppDelegate.swift b/shbar2/AppDelegate.swift index 84c5c6d..8832e50 100644 --- a/shbar2/AppDelegate.swift +++ b/shbar2/AppDelegate.swift @@ -360,7 +360,7 @@ class AppDelegate: NSObject, NSApplicationDelegate { title: "Setup Help", actionScript: Script( bin: "/bin/sh", - args: ["-c", "open https://www.richinfante.com"], + args: ["-c", "open https://github.com/richinfante/shbar"], env: [ "PATH": "/usr/bin:/usr/local/bin:/sbin:/bin" ]) diff --git a/shbar2/Info.plist b/shbar2/Info.plist index 5629654..56a3f6a 100644 --- a/shbar2/Info.plist +++ b/shbar2/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 0.0.1 CFBundleVersion - 3 + 4 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion