Repository: commons-math Updated Branches: refs/heads/master cc22c1f6e -> 4a8bde2f7
Typo. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d30a5c33 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d30a5c33 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/d30a5c33 Branch: refs/heads/master Commit: d30a5c33efcd60ca71d3ddf7a6123c50ff3c08b4 Parents: cc22c1f Author: Luc Maisonobe <l...@apache.org> Authored: Fri Dec 19 11:51:55 2014 +0100 Committer: Luc Maisonobe <l...@apache.org> Committed: Fri Dec 19 11:51:55 2014 +0100 ---------------------------------------------------------------------- doc/release/release.howto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/d30a5c33/doc/release/release.howto.txt ---------------------------------------------------------------------- diff --git a/doc/release/release.howto.txt b/doc/release/release.howto.txt index 83269ea..d2a05df 100644 --- a/doc/release/release.howto.txt +++ b/doc/release/release.howto.txt @@ -284,7 +284,7 @@ repository. As a measure of sanity check, repository must be manually "closed" before other people review the deliverables just created. -How to "close" the staging repository it is explained at this page: +How to "close" the staging repository is explained at this page: http://books.sonatype.com/nexus-book/reference/staging-repositories.html#staging-sect-closing (12)