We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ebeb75 commit 2379553Copy full SHA for 2379553
1 file changed
content/guides/rendering-data-as-graphs.md
@@ -50,7 +50,6 @@ using [sinatra-auth-github][sinatra auth github]:
50
authenticate!
51
else
52
access_token = github_user["token"]
53
-
54
end
55
56
@@ -330,4 +329,4 @@ tweak the width and height to get all the information to show up properly.
330
329
[d3 mortals]: http://www.recursion.org/d3-for-mere-mortals/
331
[d3 treemap]: http://bl.ocks.org/mbostock/4063582
332
[language API]: http://developer.github.com/v3/repos/#list-languages
333
-[simple tree map]: http://2kittymafiasoftware.blogspot.com/2011/09/simple-treemap-visualization-with-d3.html
+[simple tree map]: http://2kittymafiasoftware.blogspot.com/2011/09/simple-treemap-visualization-with-d3.html
0 commit comments