Merge pull request #2209 from travier/docs-fixup
docs: Fix URL in Jekyll _config.yml
This commit is contained in:
commit
0462de63a1
|
|
@ -1,7 +1,7 @@
|
|||
title: ostreedev/ostree
|
||||
description: ostree documentation
|
||||
baseurl: "/ostree"
|
||||
url: "https://coreos.github.io"
|
||||
url: "https://ostreedev.github.io"
|
||||
# Comment above and use below for local development
|
||||
# url: "http://localhost:4000"
|
||||
permalink: /:title/
|
||||
|
|
|
|||
Loading…
Reference in New Issue