On 04/12/2023 20:37, Joseph Myers wrote: > On Fri, 1 Dec 2023, Jonny Grant wrote: > >> >> >> On 30/11/2023 23:56, Joseph Myers wrote: >>> On Thu, 30 Nov 2023, Jonny Grant wrote: >>> >>>> ChangeLog: >>>> >>>> htdocs/git.html: change example to use git:// and correct >>>> spelling repostiory -> repository . >>> >>> git:// (unencrypted / unauthenticated) is pretty widely considered >>> obsolescent, I'm not sure adding a use of it (as opposed to changing any >>> existing examples to use a secure connection mechanism) is a good idea. >>> >> >> Hi Joseph >> >> Thank you for your review. >> >> Good point. I changed the ssh::// example because it doesn't work with >> anonymous access. >> How about changing both to https:// ? > > Using https:// makes sense for examples for anonymous access, yes. > Okay, I'll email a revised patch in a moment with that changed. With kind regards, Jonny