Skip to content

Commit a1f86a0

Browse files
authored
Merge pull request jakevdp#42 from fuglede/patch-3
Change http to https on a reference
2 parents 6b4f391 + 8fff5aa commit a1f86a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/04.11-Settings-and-Stylesheets.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
"source": [
414414
"### FiveThiryEight style\n",
415415
"\n",
416-
"The ``fivethirtyeight`` style mimics the graphics found on the popular [FiveThirtyEight website](http://fivethirtyeight.com).\n",
416+
"The ``fivethirtyeight`` style mimics the graphics found on the popular [FiveThirtyEight website](https://fivethirtyeight.com).\n",
417417
"As you can see here, it is typified by bold colors, thick lines, and transparent axes:"
418418
]
419419
},

0 commit comments

Comments
 (0)