Skip to content

Commit a23c657

Browse files
Update addition/removal instructions.
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent e7c64f8 commit a23c657

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/index.html.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" /></a>
134134

135135
<li>
136136
<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>
139139
</i>
140140
</li>
141141
</ul></li>

config/titles_only.html.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ src="/static/images/python-logo.gif" alt="homepage" border="0" /></a>
120120

121121
<li>
122122
<i>
123-
To request addition or removal:<br />
124-
Open an issue on <a href="https://github.com/python/planet/issues">github</a><br />
123+
To request addition or removal,
124+
<a href="https://github.com/python/planet">open a PR or issue</a>
125125
</i>
126126
</li>
127127
</ul></li>

0 commit comments

Comments
 (0)