From ec9d122488661dd963788df5d4f8a4fa3c153fff Mon Sep 17 00:00:00 2001 From: Jean Mahoney Date: Sat, 5 Nov 2022 17:19:42 +0000 Subject: [PATCH] fix use of http URLs, fix #4702 (#4707) --- ietf/dbtemplate/fixtures/nomcom_templates.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ietf/dbtemplate/fixtures/nomcom_templates.xml b/ietf/dbtemplate/fixtures/nomcom_templates.xml index 369cad73c..dbaa7df3e 100644 --- a/ietf/dbtemplate/fixtures/nomcom_templates.xml +++ b/ietf/dbtemplate/fixtures/nomcom_templates.xml @@ -41,7 +41,7 @@ You have been nominated for the position of $position. The NomCom would appreciate receiving an indication of whether or not you accept this nomination to stand for consideration as a candidate for this position. -You can accept the nomination via web going to the following link http://$domain$accept_url or decline the nomination going the following link http://$domain$decline_url +You can accept the nomination via web going to the following link https://$domain$accept_url or decline the nomination going the following link https://$domain$decline_url If you accept, you will need to fill out a questionnaire. You will receive the questionnaire by email. @@ -107,7 +107,7 @@ You have been nominated for the position of $position. The NomCom would appreciate receiving an indication of whether or not you accept this nomination to stand for consideration as a candidate for this position. -You can accept the nomination via web going to the following link http://$domain$accept_url or decline the nomination going the following link http://$domain$decline_url +You can accept the nomination via web going to the following link https://$domain$accept_url or decline the nomination going the following link https://$domain$decline_url If you accept, you will need to fill out a questionnaire.