docs: adapt to public gh-pages
[awesomized/ext-ion] / docs / Makefile
index f441876af780c1e866d570262273e42054d5c9c6..63ce8561e617572c604c5a04ede673db407dd4d4 100644 (file)
@@ -16,7 +16,7 @@ latest: $(TAG)
 
 $(TAG): markdown | vendor/bin/ref2html
        mkdir -p $@
-       $(PHP) $| $@ src
+       $(PHP) $| ext-ion/$@ src
        touch $@
 
 .PHONY: markdown