We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c015ade commit 52dca74Copy full SHA for 52dca74
README.md
@@ -3,7 +3,7 @@
3
This is the source for Square's [Intro to D3.js][intro-to-d3] tutorial, it's
4
a brief intro to d3.js with examples.
5
6
-[intro-to-d3]: http://square.github.io/intro-to-d3s
+[intro-to-d3]: https://square.github.io/intro-to-d3
7
8
## Developing Locally
9
_config.yml
@@ -1,7 +1,7 @@
1
# Site settings
2
title: Intro to D3
baseurl: "/intro-to-d3"
-url: "http://square.github.io/"
+url: "https://square.github.io/"
# Build settings
markdown: kramdown
0 commit comments