summaryrefslogtreecommitdiff
path: root/Leapfile
diff options
context:
space:
mode:
Diffstat (limited to 'Leapfile')
-rw-r--r--Leapfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Leapfile b/Leapfile
index 69778b5..115172a 100644
--- a/Leapfile
+++ b/Leapfile
@@ -1,2 +1,2 @@
-@platform_directory_path = "../leap_platform"
-# see https://leap.se/en/docs/platform/config for more options \ No newline at end of file
+@platform_directory_path = File.expand_path("../../../..", __FILE__)
+# see https://leap.se/en/docs/platform/config for more options