aboutsummaryrefslogtreecommitdiff
path: root/sx.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-06 19:57:22 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-06 19:57:22 -0200
commit9c55ae8efcd7a9b9f940d00f9a14dc439a7c225b (patch)
tree253b5c33a48da9f07ba6fb2b434a1d77c5a9f392 /sx.el
parent1874b560599f5937c7f9301057a18665a3840150 (diff)
Use site_par instead of site
Diffstat (limited to 'sx.el')
-rw-r--r--sx.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx.el b/sx.el
index 3271755..5aec9e5 100644
--- a/sx.el
+++ b/sx.el
@@ -90,7 +90,7 @@ with a `link' property)."
(defun sx--link-to-data (link)
"Convert string LINK into data that can be displayed."
- (let ((result (list (cons 'site (sx--site link)))))
+ (let ((result (list (cons 'site_par (sx--site link)))))
;; Try to strip a question or answer ID
(when (or
;; Answer