File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" /></a>
134
134
135
135
<li>
136
136
<i>
137
- To request addition or removal:<br />
138
- Open an issue on <a href="https://github.com/python/planet/issues">github</a><br / >
137
+ To request addition or removal,
138
+ <a href="https://github.com/python/planet">open a PR or issue</a >
139
139
</i>
140
140
</li>
141
141
</ul></li>
Original file line number Diff line number Diff line change @@ -117,8 +117,13 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" /></a>
117
117
<li><a href="<TMPL_VAR link ESCAPE="HTML">" title="<TMPL_VAR title ESCAPE="HTML">"><TMPL_VAR name></a>
118
118
</li>
119
119
</TMPL_LOOP>
120
- <li> <i>To request addition or removal:<br />
121
- e-mail planet at python.org (note, responses can take up to a few days)</i></li>
120
+
121
+ <li>
122
+ <i>
123
+ To request addition or removal,
124
+ <a href="https://github.com/python/planet">open a PR or issue</a>
125
+ </i>
126
+ </li>
122
127
</ul></li>
123
128
</ul>
124
129
</div>
You can’t perform that action at this time.
0 commit comments