diff --git a/Makefile b/Makefile
index c1167bbd84dc840b34c7477bb0f93e6961998ac6..de70c5bf47575785e706373122b467538c96a172 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 SHELL = /bin/bash
-DESTDIR=/var/www/html/freedocs/draft
+DESTDIR=/var/www/html/freedocs
 
 numCores=$(shell nproc --all)