diff --git a/build-docs.sh b/build-docs.sh
index 2cf887e..3a5340a 100755
--- a/build-docs.sh
+++ b/build-docs.sh
@@ -1,4 +1,4 @@
cargo doc --no-deps
rm -rf ./docs
-echo "" > target/doc/index.html
+echo "" > target/doc/index.html
cp -r target/doc ./docs
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index ef94110..78365ee 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1 +1 @@
-
+