diff --git a/script/proof b/script/proof index 95cffc0b..8e7e899d 100755 --- a/script/proof +++ b/script/proof @@ -16,7 +16,7 @@ INGORE_HREFS=$(ruby -e 'puts %w{ eduardoboucas.com github.com\/matrix9180 }.map{|h| "/#{h}/"}.join(",")') -SOURCE="site" +SOURCE="docs" DESTINATION="_site" export PROOF=true