From b8cf09b894d145018a1f0760409fed34e5680b16 Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 20 Apr 2025 00:57:17 -0400 Subject: [PATCH] Set branch-specific URIs --- keyboard-watcher.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/keyboard-watcher.user.js b/keyboard-watcher.user.js index dd6fe7e..d11d1c5 100644 --- a/keyboard-watcher.user.js +++ b/keyboard-watcher.user.js @@ -8,8 +8,8 @@ // @version 4 // @author AmineB // @description Ycombinator keyboard nav. -// @downloadURL https://gitea.amine-bouabdallaoui.fr/AmineB/ycombinator-keys/raw/branch/main/keyboard-watcher.js -// @updateURL https://gitea.amine-bouabdallaoui.fr/AmineB/ycombinator-keys/raw/branch/main/keyboard-watcher.js +// @downloadURL https://gitea.amine-bouabdallaoui.fr/brian6932/ycombinator-keys/raw/branch/main/keyboard-watcher.user.js +// @updateURL https://gitea.amine-bouabdallaoui.fr/brian6932/ycombinator-keys/raw/branch/main/keyboard-watcher.user.js // ==/UserScript== // jshint esversion: 11