AngryLoki / wikidata-graph-builder

Visualize Wikidata items using d3.js
https://angryloki.github.io/wikidata-graph-builder/
MIT License
187 stars 24 forks source link

Correct travelsel -> traversal #3

Closed justinccdev closed 8 years ago

justinccdev commented 8 years ago

I made a simple spell correct travelsel -> traversal in Github's editor but for some reason it generated this larger commit. Maybe line endings. Might be easier for you just to make the correction directly (if you care :)

Also removes dist/ from the repository since having it there is a pain when rebuilding and all the files change.

justinccdev commented 8 years ago

Build fails on pushing to gh-pages, possibly because it's trying to do so with my credentials to your pages.

AngryLoki commented 8 years ago

Fixed manually, thanks for noticing!

justinccdev commented 8 years ago

Thanks for fixing :)