Skip to content

Commit 9765013

Browse files
committed
Websites: Remove 404 "Report Issue" links from archived repos
* Update qunits.com to new place. * Remove api.qunitjs.com. * Move learn.jquery.com up to after other jquery.com sites. To encourage searching before reporting, remove the report issue from non-archived sites as well in favour of "View Isssues".
1 parent 8ecdf75 commit 9765013

File tree

2 files changed

+10
-15
lines changed

2 files changed

+10
-15
lines changed

pages/documentation.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,14 @@ If you'd like to help us improve the documentation of any of jQuery's projects,
1212

1313
Perhaps the easiest way to help is to report an issue or problem about the current documentation. We use GitHub's issue tracker for all of our documentation sites. Just head on over to one of the following issue lists to see if your issue has already been reported, and if it hasn't, give us a detailed rundown of the issue:
1414

15-
* jquery.com — [View Issues](https://github.com/jquery/jquery.com/issues) | [Report Issue](https://github.com/jquery/jquery.com/issues/new)
16-
* api.jquery.com — [View Issues](https://github.com/jquery/api.jquery.com/issues) | [Report Issue](https://github.com/jquery/api.jquery.com/issues/new)
17-
* jqueryui.com — [View Issues](https://github.com/jquery/jqueryui.com/issues) | [Report Issue](https://github.com/jquery/jqueryui.com/issues/new)
18-
* api.jqueryui.com — [View Issues](https://github.com/jquery/api.jqueryui.com/issues) | [Report Issue](https://github.com/jquery/api.jqueryui.com/issues/new)
19-
* jquerymobile.com — [View Issues](https://github.com/jquery/jquerymobile.com/issues) | [Report Issue](https://github.com/jquery/jquerymobile.com/issues/new)
20-
* api.jquerymobile.com — [View Issues](https://github.com/jquery/api.jquerymobile.com/issues) | [Report Issue](https://github.com/jquery/api.jquerymobile.com/issues/new)
21-
* qunitjs.com — [View Issues](https://github.com/jquery/qunitjs.com/issues) | [Report Issue](https://github.com/jquery/qunitjs.com/issues/new)
22-
* api.qunitjs.com — [View Issues](https://github.com/jquery/api.qunitjs.com/issues) | [Report Issue](https://github.com/jquery/api.qunitjs.com/issues/new)
23-
* learn.jquery.com — [View Issues](https://github.com/jquery/learn.jquery.com/issues) | [Report Issue](https://github.com/jquery/learn.jquery.com/issues/new)
15+
* jquery.com — [View Issues](https://github.com/jquery/jquery.com/issues)
16+
* api.jquery.com — [View Issues](https://github.com/jquery/api.jquery.com/issues)
17+
* learn.jquery.com — [View Issues](https://github.com/jquery/learn.jquery.com/issues)
18+
* jqueryui.com — [View Issues](https://github.com/jquery/jqueryui.com/issues)
19+
* api.jqueryui.com — [View Issues](https://github.com/jquery/api.jqueryui.com/issues)
20+
* jquerymobile.com — [View Issues](https://github.com/jquery/jquerymobile.com/issues)
21+
* api.jquerymobile.com — [View Issues](https://github.com/jquery/api.jquerymobile.com/issues)
22+
* qunitjs.com — [View Issues](https://github.com/qunitjs/qunit/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22Category%3A%20Docs%22)
2423

2524
### Write or Edit Content
2625

@@ -57,6 +56,4 @@ environment for working on jQuery sites, see
5756

5857
If you have any questions about getting things set up or if you're not sure about how to address a problem with the documentation, we're here to help.
5958

60-
The best place to get help is in the [jQuery Chat](https://jquery.com/support/) on IRC or Matrix.
61-
62-
If IRC is not your thing, but you still want to get in touch, please use the site's GitHub repo to report an issue.
59+
The best place to get help is in the [jQuery Chat](https://jquery.com/support/) on IRC or Matrix. Alternatively, use the specific site's GitHub repo to report an issue.

pages/web-sites.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,9 +211,7 @@ work.
211211

212212
If you're struggling to get any part of any site working properly, or have any questions, we're here to help.
213213

214-
The best place to get help is in the [jQuery Chat](https://jquery.com/support/) on IRC or Matrix.
215-
216-
If IRC is not your thing, but you still want or need to get in touch, please use the site's GitHub repo to report an issue.
214+
The best place to get help is in the [jQuery Chat](https://jquery.com/support/) on IRC or Matrix. Alternatively, use the specific site's GitHub repo to report an issue.
217215

218216
---
219217

0 commit comments

Comments
 (0)