Skip to content

Commit 298fc93

Browse files
committed
changed chm location again, not on github, but my public server.
1 parent 4979030 commit 298fc93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/fetch-chms.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
define("DEBUG", 0);
3-
$BUILDDIR = "https://mumumu.github.io/chm";
3+
$BUILDDIR = "https://www.mumumu.org/chm";
44
$TMPDIR = sys_get_temp_dir();
55
$CHMDIR = "/local/mirrors/phpweb/distributions/manual";
66

0 commit comments

Comments
 (0)