summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.config b/Makefile.config
index 01fb44d2d8..b5cf814a3b 100644
--- a/Makefile.config
+++ b/Makefile.config
@@ -31,7 +31,7 @@ PROJECT_APIDOCDIR ?= $(PROJECT_DOCUMENTDIR)/api
##############################################################################
# Website setup
-WEBSITE_WWWROOT ?= /scala2
+WEBSITE_WWWROOT ?= $(shell pwd)/htdocs
WEBSITE_DATA_INSTALLS ?= $(WEBSITE_SOURCEDIR)/downloads/installers.xml
WEBSITE_DATA_DISTRIBS ?= $(WEBSITE_SOURCEDIR)/downloads/distrib/distributions.xml