Merge pull request #385 from firezone/fix-jekyll-url

Fix URL in config file to fix Pages build
This commit is contained in:
Jamil
2022-01-09 16:14:19 -08:00
committed by GitHub

View File

@@ -23,7 +23,7 @@ email: support@firez.one
description: >- # this means to ignore newlines until "baseurl:"
Documentation site for Firezone's VPN and firewall server.
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://docs.firez.one" # the base hostname & protocol for your site, e.g. http://example.com
permalink: pretty
twitter_username: firezonevpn
github_username: firezone