Repository: yetus Updated Branches: refs/heads/master 371477f71 -> 07a4353c0 (forced update)
YETUS-380. "Release Notes" button doesn't appear immediately in some cases Signed-off-by: Allen Wittenauer <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/07a4353c Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/07a4353c Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/07a4353c Branch: refs/heads/master Commit: 07a4353c01c49229bdfe3a136ed72fa57e7e7de8 Parents: e4e4903 Author: Kengo Seki <[email protected]> Authored: Mon Jun 6 14:09:31 2016 +0900 Committer: Kengo Seki <[email protected]> Committed: Tue Jun 21 18:40:26 2016 +0900 ---------------------------------------------------------------------- asf-site-src/source/contribute/releases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/yetus/blob/07a4353c/asf-site-src/source/contribute/releases.md ---------------------------------------------------------------------- diff --git a/asf-site-src/source/contribute/releases.md b/asf-site-src/source/contribute/releases.md index 605270d..3c0f25e 100644 --- a/asf-site-src/source/contribute/releases.md +++ b/asf-site-src/source/contribute/releases.md @@ -79,7 +79,7 @@ Next, create a shortened link to the JIRA version's release notes. This should u 1. Browse to the Yetus JIRA versions page: https://issues.apache.org/jira/browse/YETUS/?selectedTab=com.atlassian.jira.jira-projects-plugin:versions-panel 1. Click on the Name of the release you are managing -1. Click on the "Release Notes" button +1. Click on the "Release Notes" button. If it isn't shown, click on the "Summary" button in the left menu 1. Copy this URL 1. Browse to the ASF URL shortener: http://s.apache.org/ 1. Paste the URL into the "URI" field
