Skip to content

Commit bbc6491

Browse files
committed
Make http://openxt.org the canonical name for the site.
We cannot using https for the domain so long as we host the site on github.
1 parent ea75c15 commit bbc6491

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
@@ -4,7 +4,7 @@ email:
44
description: > # this means to ignore newlines until "baseurl:"
55
Development toolkit for hardware-assisted security research and appliance integration. Integrity measurement, virtualization, encapsulation and privacy.
66
baseurl: "" # the subpath of your site, e.g. /blog/
7-
url: "https://transpute.github.io" # the base hostname & protocol for your site
7+
url: "http://openxt.org" # the base hostname & protocol for your site
88
twitter_username: OpenXT
99
jira_url: https://openxt.atlassian.net
1010
github_username:

0 commit comments

Comments
 (0)