File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 <!-- etherpad -->
1818 {% if use_codimd %}
1919 {% if item.timeslot.type.slug == 'plenary' %}
20- < a class ="" href ="https://codimd .ietf.org/notes-ietf-{{ meeting.number }}-plenary title= "Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
20+ < a class ="" href ="https://notes .ietf.org/notes-ietf-{{ meeting.number }}-plenary " title ="Notepad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
2121 {% else %}
22- < a class ="" href ="https://codimd.ietf.org/notes-ietf-{{ meeting.number }}-{{acronym}} " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
23- {% endif %}
24- {% else %}
25- {% if item.timeslot.type.slug == 'plenary' %}
26- < a class ="" href ="https://etherpad.ietf.org:9009/p/notes-ietf-{{ meeting.number }}-plenary?useMonospaceFont=true " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
27- {% else %}
28- < a class ="" href ="https://etherpad.ietf.org:9009/p/notes-ietf-{{ meeting.number }}-{{acronym}}?useMonospaceFont=true " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
22+ < a class ="" href ="https://notes.ietf.org/notes-ietf-{{ meeting.number }}-{{acronym}} " title ="Notepad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
2923 {% endif %}
3024 {% endif %}
3125
Original file line number Diff line number Diff line change 2121 <!-- etherpad -->
2222 {% if use_codimd %}
2323 {% if timeslot.type.slug == 'plenary' %}
24- < a class ="" href ="https://codimd .ietf.org/notes-ietf-{{ meeting.number }}-plenary " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
24+ < a class ="" href ="https://notes .ietf.org/notes-ietf-{{ meeting.number }}-plenary " title ="Notepad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
2525 {% else %}
26- < a class ="" href ="https://codimd.ietf.org/notes-ietf-{{ meeting.number }}-{{acronym}} " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
27- {% endif %}
28- {% else %}
29- {% if timeslot.type.slug == 'plenary' %}
30- < a class ="" href ="https://etherpad.ietf.org:9009/p/notes-ietf-{{ meeting.number }}-plenary?useMonospaceFont=true " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
31- {% else %}
32- < a class ="" href ="https://etherpad.ietf.org:9009/p/notes-ietf-{{ meeting.number }}-{{acronym}}?useMonospaceFont=true " title ="Etherpad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
26+ < a class ="" href ="https://notes.ietf.org/notes-ietf-{{ meeting.number }}-{{acronym}} " title ="Notepad for note-takers "> < span class ="fa fa-fw fa-edit "> </ span > </ a >
3327 {% endif %}
3428 {% endif %}
3529
You can’t perform that action at this time.
0 commit comments