Re: Switch Debian forum URL to https
Laura Arjona Reina <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <[email protected]> |
Hi Trần Ngọc Quân El 9/3/22 a las 2:19, Trần Ngọc Quân escribió: > 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 > Done, and synced translations, thanks! Kind regards,