Remove reference to liquidmarkup.org domain

This commit is contained in:
Adam Hollett
2016-03-18 23:06:29 -04:00
parent 76a01254ed
commit bda9c570c9

View File

@@ -4,7 +4,7 @@ repository: https://github.com/Shopify/liquid
# Build settings
baseurl: /liquid # the subpath of your site, e.g. /blog/
url: http://liquidmarkup.org # the base hostname & protocol for your site
url: https://shopify.github.io # the base hostname & protocol for your site
markdown: redcarpet
redcarpet:
extensions: ["with_toc_data", "tables", "disable_indented_code_blocks", "no_intra_emphasis"]