Skip to content

Commit 5997e32

Browse files
committed
#9 try to avoid double slashes in url
1 parent 09f2a26 commit 5997e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ redcarpet:
77
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript", "footnotes"]
88
# with_toc_data requires redcarpet 3.1 to get
99
# pretty ID attributes for Hn headers (https://github.com/vmg/redcarpet/pull/186)
10-
baseurl: /scala-ref-markdown/
10+
baseurl: /scala-ref-markdown
1111
# permalink: /docs/:title.html

0 commit comments

Comments
 (0)