diff --git a/coverage/carto_fuel.html b/coverage/carto_fuel.html
index 5f76fe5..0ba775d 100644
--- a/coverage/carto_fuel.html
+++ b/coverage/carto_fuel.html
@@ -13,7 +13,7 @@
}
};
- req.open("GET", "http://surveyor.mydns.jp/gitweb/?p=osmCoverageBin.git;a=blob_plain;f=coverage.fuel.json;hb=refs/heads/fuel");
+ req.open("GET", "coverage.fuel.json");
req.send(null); // 実際にサーバーへリクエストを送信
}