Skip to content

Commit df22331

Browse files
committed
revise readme
1 parent 2e4d288 commit df22331

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

D3_map/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Click [ **Here** ](http://www-scf.usc.edu/~chenglil/a9/a9.html) to view HTML fil
88

99

1010
## HTML, Javascript, and CSS:
11-
* [The html file](https://github.com/INF554Fall17/a9-Cheng-Lin-Li/blob/master/a9.html)
11+
* [The html file](https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/D3_map/a9.html)
1212

13-
* [The Javascript of proportional symbol map](https://github.com/INF554Fall17/a9-Cheng-Lin-Li/blob/master/proportional_symbol.js)
13+
* [The Javascript of proportional symbol map]https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/D3_map/proportional_symbol.js)
1414

15-
* [The Javascript of choropleth map](https://github.com/INF554Fall17/a9-Cheng-Lin-Li/blob/master/choropleth.js)
15+
* [The Javascript of choropleth map](https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/D3_map/choropleth.js)
1616

17-
* [The css file](https://github.com/INF554Fall17/a9-Cheng-Lin-Li/blob/master/style.css)
17+
* [The css file](https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/D3_map/style.css)
1818

19-
* [The data file](https://github.com/INF554Fall17/a9-Cheng-Lin-Li/blob/master/a9.json)
19+
* [The data file](https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/D3_map/a9.json)
2020

21-
* [The map data file](https://github.com/INF554Fall17/a9-Cheng-Lin-Li/blob/master/world-110m.json)
21+
* [The map data file](https://github.com/Cheng-Lin-Li/InformationVisualization/blob/master/D3_map/world-110m.json)
2222

2323
### Deployment
2424
> * Make sure you have an internet connection.

0 commit comments

Comments
 (0)