fix: use new key :link

This commit is contained in:
leizhe
2021-09-29 08:42:05 +09:00
committed by Tienson Qin
parent 873fdabdb5
commit 9f32805d9d

View File

@@ -2310,7 +2310,7 @@
(thingatpt/page-ref-at-point content pos)
(route-handler/redirect!
{:to :page
:path-params {:name (:raw-content (thingatpt/page-ref-at-point content pos))}})
:path-params {:name (:link (thingatpt/page-ref-at-point content pos))}})
;; cursor in properties drawer
(thingatpt/properties-at-point content pos)