From: Timothée Ravier Date: Mon, 5 Oct 2020 19:10:31 +0000 (+0200) Subject: docs: Fix URL in Jekyll _config.yml X-Git-Tag: archive/raspbian/2022.1-3+rpi1~1^2~4^2~7^2~6^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0bbd89e32652652ed080f7a1263697ab04b9d2f8;p=ostree.git docs: Fix URL in Jekyll _config.yml --- diff --git a/docs/_config.yml b/docs/_config.yml index 2070f1cf..835733a0 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -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/