summaryrefslogtreecommitdiff
path: root/org-roam-ui.el
diff options
context:
space:
mode:
Diffstat (limited to 'org-roam-ui.el')
-rw-r--r--org-roam-ui.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/org-roam-ui.el b/org-roam-ui.el
index 60070cd..7dad383 100644
--- a/org-roam-ui.el
+++ b/org-roam-ui.el
@@ -46,7 +46,7 @@
(defvar org-roam-ui/root-dir default-directory
"Root directory of the org-roam-ui project.")
-(defvar org-roam-ui/app-build-dir (expand-file-name "./web-build/")
+(defvar org-roam-ui/app-build-dir (expand-file-name "./build/")
"Directory containing org-roam-ui's web build.")
;;; Dynamic variables