From c67fd3e2db9943b9968e077ab601ebae9b335460 Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Wed, 1 Dec 2021 23:20:04 -0500 Subject: [PATCH] [rofi] more general jira search --- rofi/.config/rofi/web-search.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rofi/.config/rofi/web-search.sh b/rofi/.config/rofi/web-search.sh index d96be7b..5fcb7f9 100755 --- a/rofi/.config/rofi/web-search.sh +++ b/rofi/.config/rofi/web-search.sh @@ -28,7 +28,7 @@ URLS=( ["hoogle"]="https://www.google.com/search?q=" ["code"]="https://searchcode.com/?q=" ["beer"]="https://www.beeradvocate.com/search/?qt=beer&q=" - ["jira"]="https://15five-dev.atlassian.net/browse/ENG-" + ["jira"]="https://15five-dev.atlassian.net/browse/" ["booty"]="https://thepiratebay.zone/search/" ["search"]="https://search.unbl.ink/?q=" ["guru"]="https://app.getguru.com/search?q="