Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Commit 2379553

Browse files
committed
Fix whitespace in code sample
1 parent 5ebeb75 commit 2379553

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/guides/rendering-data-as-graphs.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ using [sinatra-auth-github][sinatra auth github]:
5050
authenticate!
5151
else
5252
access_token = github_user["token"]
53-
5453
end
5554
end
5655
end
@@ -330,4 +329,4 @@ tweak the width and height to get all the information to show up properly.
330329
[d3 mortals]: http://www.recursion.org/d3-for-mere-mortals/
331330
[d3 treemap]: http://bl.ocks.org/mbostock/4063582
332331
[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
332+
[simple tree map]: http://2kittymafiasoftware.blogspot.com/2011/09/simple-treemap-visualization-with-d3.html

0 commit comments

Comments
 (0)