Fix the URL to another GitHub page to close
- ID
54b8355- date
2023-10-08 19:01:49+00:00- author
Alex Chan <alex@alexwlchan.net>- parent
1614d57- message
Fix the URL to another GitHub page to close- changed files
1 file, 1 addition, 1 deletion
Changed files
macos/close_tabs (3641) → macos/close_tabs (3637)
diff --git a/macos/close_tabs b/macos/close_tabs
index 28ddc2a..1fe09f5 100755
--- a/macos/close_tabs
+++ b/macos/close_tabs
@@ -69,7 +69,7 @@ function isSafeToClose(url) {
url === 'https://alexwlchan.net/' ||
url === 'https://arstechnica.com/' ||
url === 'https://github.com/' ||
- url === 'https://github.com/alexwlchan/pathscripts' ||
+ url === 'https://github.com/alexwlchan/scripts' ||
url === 'https://mobile.twitter.com/home' ||
url === 'https://news.ycombinator.com/' ||
url === 'https://twitter.com/home' ||