aboutsummaryrefslogtreecommitdiff
path: root/sx-request.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-14 16:43:42 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-14 16:43:42 -0200
commit1845ab03a3083088b621108040fc1aa89a6d7f85 (patch)
treec1ed6bf1270e3657cd031da029b95f6ed1d9c4fb /sx-request.el
parent461a0b63529f0185f1bbe86cb07e7f6cd88d2ef7 (diff)
parent7d6583a6da023f0a1f243d01cb2d856e272fc625 (diff)
Merge remote-tracking branch 'refs/remotes/origin/master' into improve-comments
Diffstat (limited to 'sx-request.el')
-rw-r--r--sx-request.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-request.el b/sx-request.el
index 9a788ca..2650c55 100644
--- a/sx-request.el
+++ b/sx-request.el
@@ -218,7 +218,7 @@ Currently returns nil."
;;; Our own generated data
(defconst sx-request--data-url-format
- "http://raw.githubusercontent.com/vermiculus/sx.el/data/data/%s.el"
+ "https://raw.githubusercontent.com/vermiculus/sx.el/data/data/%s.el"
"Url of the \"data\" directory inside the SX `data' branch.")
(defun sx-request-get-data (file)