diff --git a/joy/chaifen/app.js b/joy/chaifen/app.js index 8851d0e..e92befc 100644 --- a/joy/chaifen/app.js +++ b/joy/chaifen/app.js @@ -1,4 +1,4 @@ -d3.csv("https://zhuyuhao.com/yuhao/star/chaifen/宇浩卿雲全漢字拆分表.csv", function (data) { +d3.csv("https://zhuyuhao.com/yuhao/joy/chaifen/宇浩卿雲全漢字拆分表.csv", function (data) { var dictionary = data; var button = d3.select("#button"); var form = d3.select("#form");