From 44316ecd150b6c37cb62b9a1c53226f0325f4419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 16 Mar 2019 07:11:54 -0400 Subject: changed paths --- docs/build-docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/build-docs.sh') diff --git a/docs/build-docs.sh b/docs/build-docs.sh index 2956205c..40322648 100755 --- a/docs/build-docs.sh +++ b/docs/build-docs.sh @@ -1,4 +1,4 @@ #!/bin/bash make clean make html -touch _build/.nojekyll +touch docgen/.nojekyll -- cgit v1.2.3