diff --git a/Makefile b/Makefile index 3df7455201..55e0057fd2 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ GIT ?= $(shell which git) BZR ?= $(shell which bzr) WEB_DIR ?= website -WEBSITE_BASE_URL ?= thanos.io +WEBSITE_BASE_URL ?= https://thanos.io PUBLIC_DIR ?= $(WEB_DIR)/public ME ?= $(shell whoami) diff --git a/website/layouts/_default/baseof.html b/website/layouts/_default/baseof.html index c98a45b748..9fd91250ab 100644 --- a/website/layouts/_default/baseof.html +++ b/website/layouts/_default/baseof.html @@ -70,9 +70,10 @@