use https:// rather than // for link urls
authorAndrew Engelbrecht <andrew@fsf.org>
Fri, 9 Jul 2021 16:41:08 +0000 (12:41 -0400)
committerAndrew Engelbrecht <andrew@fsf.org>
Fri, 9 Jul 2021 16:41:08 +0000 (12:41 -0400)
commitabf308013db49bfb8131b3401118a526258e2570
tree5cd77c6a087fc8bc88c15a684dada4948b23af1d
parent408334502f7563011b5411bed294918cd5ff06b5
use https:// rather than // for link urls

this allows us to view more of the assets when opening up each page in a
browser, without using a web server. previously, with the //... urls and
pages open as file://..., the links would break. we have no need for //
because we have standardized on https for most of our sites, including
static.fsf.org and weblabels.fsf.org. // is only useful if we want to
use http rather than https some of the time.
en/confirmation.html
en/index.html
en/infographic.html
en/next_steps.html
en/workshops.html