Skip to content

Commit d516b3c

Browse files
committed
/: use local copy of ietflogo.gif instead of www.ietf.org (to avoid warnings about non-https content)
- Legacy-Id: 2103
1 parent 457a152 commit d516b3c

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/idrfc/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<table>
5050
<tr valign="middle">
5151
<td colspan="2" class="ietf-main-title"><h1>IETF Datatracker</h1></td>
52-
<td class="ietf-main-logo"><div><img src="http://www.ietf.org/images/ietflogo.gif" width="140" alt=""/></div></td>
52+
<td class="ietf-main-logo"><div><img src="/images/ietflogo.gif" width="140" alt=""/></div></td>
5353
</tr>
5454

5555
<tr valign="top"><td class="ietf-main-search">

static/images/ietflogo.gif

5.44 KB
Loading

0 commit comments

Comments
 (0)