summary refs log tree commit diff
path: root/emacs/custom
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-03 14:26:54 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-03 14:26:54 -0800
commitca9dbcce929b79d7c9d653a5f5b145d3e5ecfd5c (patch)
tree2d964d712bb7e18b06e7fbaf59aac5f350233149 /emacs/custom
parentpackages: configure gnuTLS' algorithms (diff)
downloademacs.d-ca9dbcce929b79d7c9d653a5f5b145d3e5ecfd5c.tar.gz
org: fix URL for Jira
Diffstat (limited to '')
-rw-r--r--emacs/custom/fcuny-org.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/custom/fcuny-org.el b/emacs/custom/fcuny-org.el
index d911104..36f7605 100644
--- a/emacs/custom/fcuny-org.el
+++ b/emacs/custom/fcuny-org.el
@@ -86,8 +86,7 @@
   ;; A few abbreviations I use regularly
   (org-link-abbrev-alist
    '(("src"  . "~/workspace/%s")
-     ("jira" . "https://jira.twitter.biz/browse/%s")
-     ("ph"   . "https://phabricator.twitter.biz/%s")
+     ("jira" . "https://jira.rbx.com/browse/%s")
      ("go"   . "http://go/%s")))
 
   ;; entries