Skip to content

Commit e9a653e

Browse files
committed
Update docs script
1 parent 5ec151f commit e9a653e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prep-docs-for-gh-pages.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
}
1515

1616
file_put_contents("docs/index.html", str_replace("../docs/", "", file_get_contents("docs/index.html")));
17-
file_put_contents("docs/CNAME", "sample.scribe.knuckles.wtf");
17+
file_put_contents("docs/CNAME", "demo.scribe.knuckles.wtf");
1818
echo "Copied docs for GH pages";

0 commit comments

Comments
 (0)