mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: use new key :link
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user