Switch Debian forum URL to https

Trần Ngọc Quân <[email protected]>
Newsgroups gmane.linux.debian.devel.www
Message-ID <CAPv0VGuJGWA6Q-ovMVXzMzaLm8EQ6z4SjUC-=p8Da9koytzo3w@mail.gmail.com>
Hi all,
Commit all changes first. List which file included it:
$ git grep -n "http://forums.debian.net"
Replace with https:
$ git ls-files | grep '\.wml' | xargs -n1 sed --in-place
's@http://forums.debian.net@https://forums.debian.net@g'
Recheck again:
$ git diff

-- 
Regards,
Trần Ngọc Quân
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.