Skip to content

Commit ec9d122

Browse files
authored
fix use of http URLs, fix ietf-tools#4702 (ietf-tools#4707)
1 parent 0302b65 commit ec9d122

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/dbtemplate/fixtures/nomcom_templates.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You have been nominated for the position of $position.
4141

4242
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.
4343

44-
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
44+
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
4545

4646
If you accept, you will need to fill out a questionnaire. You will receive the questionnaire by email.
4747

@@ -107,7 +107,7 @@ You have been nominated for the position of $position.
107107

108108
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.
109109

110-
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
110+
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
111111

112112
If you accept, you will need to fill out a questionnaire.
113113

0 commit comments

Comments
 (0)