From 473fcab78500e5b5dfca2c19f6b075639fea514b Mon Sep 17 00:00:00 2001 From: Julie Prestopnik Date: Tue, 25 Jan 2022 12:00:56 -0700 Subject: [PATCH] Changed version specific information to by X.Y.Z moved text indicating to click save to the bottom of the list. --- .../release_steps/common/update_dtc_website.rst | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/Release_Guide/release_steps/common/update_dtc_website.rst b/docs/Release_Guide/release_steps/common/update_dtc_website.rst index 22e37d90f..a26934aec 100644 --- a/docs/Release_Guide/release_steps/common/update_dtc_website.rst +++ b/docs/Release_Guide/release_steps/common/update_dtc_website.rst @@ -28,14 +28,14 @@ Update DTC Website * Add Link: Link text should be "User's Guide" and the URL should be the top level directory of the User's Guide hosted on the web. Beta releases can use "develop" in the URL, but for official releases, please ensure the - link uses the branch name (e.g. main_v4.0) as opposed to the tag name - (e.g. v4.0.0). For example, use - "https://metplus.readthedocs.io/en/main_v4.0/Users_Guide/" and NOT - "https://metplus.readthedocs.io/en/v4.0.0/Users_Guide/" + link uses the branch name (e.g. main_vX.Y) as opposed to the tag name + (e.g. vX.Y.Z). For example, use + "https://metplus.readthedocs.io/en/main_vX.Y/Users_Guide/" and NOT + "https://metplus.readthedocs.io/en/vX.Y.Z/Users_Guide/" * Add Link: Link text should be "Existing Builds and Docker" and the URL should be the latest Existing Builds page, i.e. - https://dtcenter.org/community-code/metplus/metplus-4-0-existing-builds + https://dtcenter.org/community-code/metplus/metplus-X-Y-existing-builds (If creating a new official release, be sure to add a new *Existing Builds and Docker* page, if one was not already created.) @@ -44,8 +44,6 @@ Update DTC Website * Click on "Create Release". - * Click on "Save". - * Update the existing releases, as needed. * For a development release, change any previous *Development* @@ -58,3 +56,6 @@ Update DTC Website releases. * |otherWebsiteUpdates| + + * Click on "Save". +