summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimothée Ravier <travier@redhat.com>2020-10-05 21:10:31 +0200
committerTimothée Ravier <travier@redhat.com>2020-10-05 21:10:31 +0200
commit0bbd89e32652652ed080f7a1263697ab04b9d2f8 (patch)
tree74c7d87cf30ab91851429505e550a942aaf47a03 /docs
parent13290a070cda6e5afc1267685346559431cc35dd (diff)
downloadostree-0bbd89e32652652ed080f7a1263697ab04b9d2f8.tar.gz
docs: Fix URL in Jekyll _config.yml
Diffstat (limited to 'docs')
-rw-r--r--docs/_config.yml2
1 files changed, 1 insertions, 1 deletions
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/