Skip to content

Commit 938c8c4

Browse files
committed
Remove link to issue tracker here, as it only invites spam and support questions
1 parent b6c2d19 commit 938c8c4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

downloads.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,6 @@ function option(string $value, string $desc, $attributes = []): string
203203
<button type="submit" class="button">Update Instructions</button>
204204
</form>
205205

206-
<div class="tip">
207-
<p>
208-
Did you find a mistake? Didn't find what you were looking for?
209-
Please <a href='https://github.com/php/web-php/issues/new?template=download-page.yml'>submit an issue</a>.
210-
</p>
211-
</div>
212-
213206
<h2>Instructions</h2>
214207
<div id="instructions" class="instructions">
215208
<?php $instructionsShown = include 'downloads-get-instructions.php'; ?>

0 commit comments

Comments
 (0)