diff --git a/_topic_maps/_topic_map_ms.yml b/_topic_maps/_topic_map_ms.yml index b53767e556..2d4f35e5ed 100644 --- a/_topic_maps/_topic_map_ms.yml +++ b/_topic_maps/_topic_map_ms.yml @@ -33,8 +33,8 @@ Name: Red Hat build of MicroShift release notes Dir: microshift_release_notes Distros: microshift Topics: -- Name: Red Hat build of MicroShift 4.19 release notes - File: microshift-4-19-release-notes +- Name: Red Hat build of MicroShift 4.20 release notes + File: microshift-4-20-release-notes --- Name: Getting ready to install MicroShift Dir: microshift_install_get_ready diff --git a/microshift_release_notes/microshift-4-19-release-notes.adoc b/microshift_release_notes/microshift-4-19-release-notes.adoc index f65b4fc2a5..268fe29d1a 100644 --- a/microshift_release_notes/microshift-4-19-release-notes.adoc +++ b/microshift_release_notes/microshift-4-19-release-notes.adoc @@ -8,4 +8,4 @@ Do not add or edit release notes here. Edit release notes directly in the branch Release note changes should be added/edited in their own PR. -This file is here to allow builds to work. \ No newline at end of file +This file is here to allow builds to work. diff --git a/microshift_release_notes/microshift-4-20-release-notes.adoc b/microshift_release_notes/microshift-4-20-release-notes.adoc new file mode 100644 index 0000000000..a893891874 --- /dev/null +++ b/microshift_release_notes/microshift-4-20-release-notes.adoc @@ -0,0 +1,11 @@ +:_mod-docs-content-type: ASSEMBLY +[id="microshift-4-20-release-notes"] += {product-title} {product-version} release notes +include::_attributes/attributes-microshift.adoc[] +:context: release-notes + +Do not add or edit release notes here. Edit release notes directly in the branch that they are relevant for. + +Release note changes should be added/edited in their own PR. + +This file is here to allow builds to work. diff --git a/microshift_welcome/index.adoc b/microshift_welcome/index.adoc index b8bf81bfe7..2350ae301c 100644 --- a/microshift_welcome/index.adoc +++ b/microshift_welcome/index.adoc @@ -21,13 +21,13 @@ To browse the {microshift-short} {product-version} documentation, use one of the To get started with {microshift-short}, use the following links: //text is in main assembly for the sake of cross references -* xref:../microshift_release_notes/microshift-4-19-release-notes.adoc#microshift-4-19-release-notes[{product-title} release notes] +* xref:../microshift_release_notes/microshift-4-20-release-notes.adoc#microshift-4-20-release-notes[{product-title} release notes] * xref:../microshift_install_rpm/microshift-install-rpm.adoc#microshift-install-rpm[Installing {product-title}] For related information, use the following links: -* link:https://access.redhat.com/documentation/en-us/red_hat_device_edge/4/html/overview/device-edge-overview[Red Hat Device Edge overview] -* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/composing_installing_and_managing_rhel_for_edge_images/index[RHEL for Edge documentation] +* link:https://docs.redhat.com/documentation/en-us/red_hat_device_edge/4/html/overview/device-edge-overview[Red Hat Device Edge overview] +* link:https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/using_image_mode_for_rhel_to_build_deploy_and_manage_operating_systems/index[Using image mode for RHEL to build, deploy, and manage operating systems] * link:https://docs.openshift.com/container-platform/latest/welcome/index.html[{OCP} documentation] include::modules/microshift-about.adoc[leveloffset=+1]