aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-06 19:10:35 -0500
committerSean Allred <code@seanallred.com>2015-01-06 19:10:35 -0500
commit402c2422c3150a192b0da097fb1b14a29a505204 (patch)
treea87b5087403b0f618f7ba96d24f473e2161b3a1a
parente24c1f2cd6e50fe184781c73c2e204f175e3e70a (diff)
parent9c55ae8efcd7a9b9f940d00f9a14dc439a7c225b (diff)
Merge pull request #210 from vermiculus/update--link-to-data
Use site_par instead of site
-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