summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 630689de75..906ded51f5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,5 +7,5 @@ redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript", "footnotes"]
# with_toc_data requires redcarpet 3.1 to get
# pretty ID attributes for Hn headers (https://github.com/vmg/redcarpet/pull/186)
-baseurl: /scala-ref-markdown/
+baseurl: /scala-ref-markdown
# permalink: /docs/:title.html \ No newline at end of file