Hi Sebb, Much better.
Thanks for doing this, Craig > On Jul 8, 2023, at 08:51, s...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > sebb pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/whimsy.git > > > The following commit(s) were added to refs/heads/master by this push: > new 574a430d Better URL for submitting docs > 574a430d is described below > > commit 574a430de638af1c2d09b4a211edced637a7daf1 > Author: Sebb <s...@apache.org> > AuthorDate: Sat Jul 8 16:51:19 2023 +0100 > > Better URL for submitting docs > --- > www/secretary/icla-lint.cgi | 2 +- > www/secretary/workbench/templates/incomplete.erb | 2 +- > www/secretary/workbench/templates/pubkey.erb | 2 +- > www/secretary/workbench/templates/unsigned.erb | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/www/secretary/icla-lint.cgi b/www/secretary/icla-lint.cgi > index 080b83f8..45b8cc10 100755 > --- a/www/secretary/icla-lint.cgi > +++ b/www/secretary/icla-lint.cgi > @@ -385,7 +385,7 @@ _html do > body = "Dear " + name + ",\n\n" + > "We are reviewing our records to be sure that all submitted ICLAs > are on file.\n" + > "Unfortunately, we are unable to locate the ICLA that you > submitted earlier.\n\n" + > - "Can you please resubmit to secret...@apache.org? > http://apache.org/licenses/#submitting\n" + > + "Can you please resubmit to secret...@apache.org? > https://apache.org/licenses/contributor-agreements.html#submitting\n" + > "Please do *not* use an apache email as your E-Mail address.\n" + > "You can send the original ICLA (if the email address is still > valid) or a new one.\n\n" + > "Best regards,\n" > diff --git a/www/secretary/workbench/templates/incomplete.erb > b/www/secretary/workbench/templates/incomplete.erb > index 49e56497..e3455098 100644 > --- a/www/secretary/workbench/templates/incomplete.erb > +++ b/www/secretary/workbench/templates/incomplete.erb > @@ -4,7 +4,7 @@ We received this document but we cannot file it as is. > <%= @missing_items %> > Please fill all required fields and resubmit all pages > to secret...@apache.org > -https://www.apache.org/licenses/#submitting > +https://apache.org/licenses/contributor-agreements.html#submitting > > Warm Regards, > > diff --git a/www/secretary/workbench/templates/pubkey.erb > b/www/secretary/workbench/templates/pubkey.erb > index b27e53f9..24bd73e7 100644 > --- a/www/secretary/workbench/templates/pubkey.erb > +++ b/www/secretary/workbench/templates/pubkey.erb > @@ -6,7 +6,7 @@ your public key. Please upload your public key to > keyserver.ubuntu.com. > If you have trouble uploading your key, you can print, sign, date, > scan, and email the pdf to secret...@apache.org > > -http://www.apache.org/licenses/#submitting > +https://apache.org/licenses/contributor-agreements.html#submitting > > Warm Regards, > > diff --git a/www/secretary/workbench/templates/unsigned.erb > b/www/secretary/workbench/templates/unsigned.erb > index d63f355d..81cd4226 100644 > --- a/www/secretary/workbench/templates/unsigned.erb > +++ b/www/secretary/workbench/templates/unsigned.erb > @@ -2,7 +2,7 @@ Dear <%= @email.display_names.join(', ') %>, > > We received this document but it appears to be unsigned. > Please sign and resubmit to secret...@apache.org > -https://www.apache.org/licenses/#submitting > +https://apache.org/licenses/contributor-agreements.html#submitting > > Please note that your name typed in a script font > does not constitute a signature. > Craig L Russell c...@apache.org