Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/SRU/reference/exception-Certbot-Updates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ bug reports for individual bug fixes. See :lpbug:`1640978` for an example. The o
bug should have the following:

- The SRU should be requested per the
`StableReleaseUpdates </howto/standard>`__
:ref:`Stable Release Updates <howto-perform-standard-sru>`
documented process.
- The template at the end of this document should be used and all
‘TODO’ filled out.
Expand Down
2 changes: 1 addition & 1 deletion docs/SRU/reference/exception-Curtin-Updates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ example, there will be a job named 'maas-xenial-proposed' that will be
run with MAAS and Curtin installed from Xenial with the proposed pocket
enabled.

MAAS team c-i is publicly available at http://162.213.35.104:8080/ and
MAAS team c-i is publicly available at `http://162.213.35.104:8080/` and
the SRU document will be kept up to date with that link should it
change.

Expand Down
2 changes: 1 addition & 1 deletion docs/SRU/reference/exception-DPDK-Updates.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Upstream Regression Testing
The upstream DPDK regression suite is a mix of comprehensive functional
tests (API coverage, etc.) and stress workloads via packet generators.
The full set is defined at the `DTS
suite <http://dpdk.org/doc/dts/gsg/intro.html>`__.
suite <https://doc.dpdk.org/dts/gsg/quick_start.html>`__.

The QA suite is run against the branches regularly to hunt for
low-frequency problems. Everything should be tested regularly, and all
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ They are considered as {ref}`dmb-joining-contributing` when working outside thei

Delegated teams admitting their own members:
: * [Ubuntu Desktop Developers](https://wiki.ubuntu.com/DesktopTeam/Developers) (Launchpad: [`~ubuntu-desktop`](https://launchpad.net/~ubuntu-desktop))
: * [Mythbuntu Developers](http://www.mythbuntu.org/development/policy) (Launchpad: [`~mythbuntu-dev`](https://launchpad.net/~mythbuntu-dev))
: * Mythbuntu Developers (Launchpad: [`~mythbuntu-dev`](https://launchpad.net/~mythbuntu-dev))
: * [Kubuntu Developers](https://wiki.ubuntu.com/Kubuntu/KubuntuDevelopers) (Launchpad: [`~kubuntu-dev`](https://launchpad.net/~kubuntu-dev))
: * [Edubuntu Developers](https://wiki.ubuntu.com/Edubuntu/Documentation/Developers) (Launchpad: [`~edubuntu-dev`](https://launchpad.net/~edubuntu-dev))
: * [Ubuntu Kernel Uploaders](https://wiki.ubuntu.com/Kernel/Dev/UploadRights) (Launchpad: [`~ubuntu-kernel-uploaders`](https://launchpad.net/~ubuntu-kernel-uploaders))
Expand Down
Loading