Repository: yetus Updated Branches: refs/heads/master e4e4903e4 -> 371477f71
YETUS-380. "Release Notes" button doesn't appear immediately in some cases Signed-off-by: Kengo Seki <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/yetus/repo Commit: http://git-wip-us.apache.org/repos/asf/yetus/commit/371477f7 Tree: http://git-wip-us.apache.org/repos/asf/yetus/tree/371477f7 Diff: http://git-wip-us.apache.org/repos/asf/yetus/diff/371477f7 Branch: refs/heads/master Commit: 371477f71ae6bfbd10a98de17a667d07fa85a4be 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:36:07 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/371477f7/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
