Update links

This commit is contained in:
Andrew David Wong 2021-06-21 00:38:18 -07:00
parent f860726c93
commit 527a2eb339
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
6 changed files with 12 additions and 12 deletions

View file

@ -18,7 +18,7 @@ ways in which you can help:
* [Send patches](/doc/source-code/#how-to-send-patches) to fix bugs or
implement features
* [Contribute packages](/doc/package-contributions)
* [Report bugs](/doc/reporting-bugs/)
* [Report bugs](/doc/issue-tracking/)
* [Test new releases and updates](/doc/testing/)
* Submit [HCL reports](/doc/hcl/) for your hardware
* Record [video tours](/video-tours/)

View file

@ -311,7 +311,7 @@ So, if feature X isn't enabled, it's most likely for one of three reasons:
2. Our platform supports it, but we've decided not to enable it.
3. Our platform supports it, but we're not aware that we can enable it or have forgotten to do so.
If it seems like a feature that we can and should enable, please [let us know](/doc/reporting-bugs/)!
If it seems like a feature that we can and should enable, please [let us know](/doc/issue-tracking/)!
## Users

View file

@ -23,10 +23,10 @@ Before asking for help, please check the [troubleshooting](/doc/#troubleshooting
Your question may already be answered there.
If you're looking for known issues or would like to file a bug report, please
see the [issue tracker](/doc/reporting-bugs/). These issues are constantly being updated and may
see the [issue tracker](/doc/issue-tracking/). These issues are constantly being updated and may
contain workarounds for problems that you're experiencing, so it's worth
[searching the issue tracker](/doc/reporting-bugs/#search-tips) as a first step. However, please note that
[the issue tracker is not a discussion forum](/doc/reporting-bugs/#the-issue-tracker-is-not-a-discussion-forum).
[searching the issue tracker](/doc/issue-tracking/#search-tips) as a first step. However, please note that
[the issue tracker is not a discussion forum](/doc/issue-tracking/#the-issue-tracker-is-not-a-discussion-forum).
## Staying safe
@ -141,8 +141,8 @@ Conduct](/code-of-conduct/) for more information.
The mailing lists and [forum](#forum) are good places to ask questions and discuss
things. However, if you're submitting a more formal report, we'd prefer that
you submit it to our [issue tracker](/doc/reporting-bugs/) so that it doesn't get overlooked.
(However, please remember that [the issue tracker is not a discussion forum](/doc/reporting-bugs/#the-issue-tracker-is-not-a-discussion-forum).)
you submit it to our [issue tracker](/doc/issue-tracking/) so that it doesn't get overlooked.
(However, please remember that [the issue tracker is not a discussion forum](/doc/issue-tracking/#the-issue-tracker-is-not-a-discussion-forum).)
Likewise, if you see that something in the documentation should be changed,
don't simply point it out in a discussion venue. Instead, [submit the
change](/doc/doc-guidelines/).