From 2fe5834ddc1591b09c1620c6f7acea7632d37b13 Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Thu, 8 Dec 2011 12:35:57 +0100 Subject: [PATCH] releasing instructions: updates the URLs that triggers stable docs generation and publishing --- RELEASING_RAILS.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING_RAILS.rdoc b/RELEASING_RAILS.rdoc index 9f25adeccc..5ba8897f18 100644 --- a/RELEASING_RAILS.rdoc +++ b/RELEASING_RAILS.rdoc @@ -215,7 +215,7 @@ and generates and publishes stable docs if a new stable tag is detected. The hook unfortunately is not invoked by tag pushing, so once the new stable tag has been pushed to origin, please run - curl -X POST -d '' http://rails-hooks.hashref.com/rails-master-hook + curl -X POST -d '' http://api.rubyonrails.org:8080/rails-master-hook You should see something like this: