From 08024be1c05dfbe0ac15a93006436f2d8d0d7cf6 Mon Sep 17 00:00:00 2001 From: Edward Leonard Date: Mon, 6 Jun 2016 22:07:10 -0500 Subject: [PATCH] added code-block ends forgot them in last commit --- docs/source/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting-started.md b/docs/source/getting-started.md index 9beecdf6..1a97a464 100644 --- a/docs/source/getting-started.md +++ b/docs/source/getting-started.md @@ -574,7 +574,7 @@ server { } } - +``` Now just restart `nginx`, restart the JupyterHub, and enjoy accessing https://HUB.DOMAIN.TLD while serving other content securely on https://NO_HUB.DOMAIN.TLD.