From 0bbd89e32652652ed080f7a1263697ab04b9d2f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Mon, 5 Oct 2020 21:10:31 +0200 Subject: [PATCH] docs: Fix URL in Jekyll _config.yml --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/