From 45abf03b4835196a5e380f151aa482edff62e380 Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Wed, 24 Oct 2018 14:05:42 -0400 Subject: [PATCH] Annoying bug that 404s on local dev --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4ba494b..6ce2ed3 100644 --- a/_config.yml +++ b/_config.yml @@ -15,7 +15,7 @@ # in the templates via {{ site.myvariable }}. title: Just the Docs description: A Jekyll theme for documentation -baseurl: "/just-the-docs" # the subpath of your site, e.g. /blog +baseurl: "/just-the-docs/" # the subpath of your site, e.g. /blog # url: "" # the base hostname & protocol for your site, e.g. http://example.com sass: