Merge ~d0ugal/maas-images:release-notification-href into maas-images:master

Proposed by Dougal Matthews
Status: Merged
Merged at revision: 20d6c28e2fe4d40565d6a7c7aa343ceeeef4dd5b
Proposed branch: ~d0ugal/maas-images:release-notification-href
Merge into: maas-images:master
Diff against target: 10 lines (+1/-1)
1 file modified
conf/release-notifications.yaml (+1/-1)
Reviewer Review Type Date Requested Status
maintainers of maas images Pending
Review via email: mp+393326@code.launchpad.net

Commit message

Fix a link in the release notification

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/conf/release-notifications.yaml b/conf/release-notifications.yaml
2index 35f209f..6f07821 100644
3--- a/conf/release-notifications.yaml
4+++ b/conf/release-notifications.yaml
5@@ -6,4 +6,4 @@ release-notification:
6 maas_version: "2.8.0"
7 message: >
8 <strong>We’ve released MAAS 2.8.</strong> This version supports LXD VM hosts, faster UI and many bug fixes.
9- Find out <a href="/docs/release-notes">what’s new in 2.8</a>.
10+ Find out <a href="https://maas.io/docs/release-notes">what’s new in 2.8</a>.

Subscribers

People subscribed via source and target branches