Skip to content

Commit a4ccfc6

Browse files
committed
Fixed output directory
1 parent e099e71 commit a4ccfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
$grid_snap_value = 0; // set non-zero to snap to a grid of that spacing
2525

2626

27-
$basehref='/plugins/weathermap/';
27+
$basehref='/plugins/weathermap/output/';
2828

2929

0 commit comments

Comments
 (0)