Skip to content

Commit 52dca74

Browse files
committed
HTTPS URLs
1 parent c015ade commit 52dca74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is the source for Square's [Intro to D3.js][intro-to-d3] tutorial, it's
44
a brief intro to d3.js with examples.
55

6-
[intro-to-d3]: http://square.github.io/intro-to-d3s
6+
[intro-to-d3]: https://square.github.io/intro-to-d3
77

88
## Developing Locally
99

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Site settings
22
title: Intro to D3
33
baseurl: "/intro-to-d3"
4-
url: "http://square.github.io/"
4+
url: "https://square.github.io/"
55

66
# Build settings
77
markdown: kramdown

0 commit comments

Comments
 (0)