Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit abf504e

Browse files
committed
use correct url for live site
1 parent 8462542 commit abf504e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: dkdeploy documentation
1010
email: opensource@dkd.de
1111
description: dkdeploy documentation
1212
baseurl: "" # the subpath of your site, e.g. /blog
13-
url: "http://localhost:4000/" # the base hostname & protocol for your site
13+
url: "https://dkdeploy.github.io" # the base hostname & protocol for your site
1414
twitter_username: dkd_de
1515
github_username: dkdeploy
1616
exclude: [foundation, vendor]

0 commit comments

Comments
 (0)