diff --git a/extensions/org-roam-graph.el b/extensions/org-roam-graph.el index f44d6c1..383e31c 100644 --- a/extensions/org-roam-graph.el +++ b/extensions/org-roam-graph.el @@ -81,7 +81,7 @@ Example: ("fillcolor" . "#EEEEEE") ("color" . "#C9C9C9") ("fontcolor" . "#0A97A6"))) - ("https" . (("shape" . "rounded,filled") + ("https" . (("style" . "rounded,filled") ("fillcolor" . "#EEEEEE") ("color" . "#C9C9C9") ("fontcolor" . "#0A97A6"))))