Fix Jazzy root-url

This commit is contained in:
Max Howell
2019-01-19 12:52:47 -05:00
parent 17dd706115
commit b5bdaa6ceb

View File

@@ -55,7 +55,7 @@ jobs:
--theme fullwidth \
--output output \
--readme README.md \
--root-url https://Path.swift.github.io/ \
--root-url https://mxcl.github.io/Path.swift/ \
--github_url https://github.com/mxcl/Path.swift
deploy:
provider: pages