aboutsummaryrefslogtreecommitdiffstats
path: root/RELEASING_RAILS.rdoc
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2011-12-08 12:35:57 +0100
committerXavier Noria <fxn@hashref.com>2011-12-08 12:35:57 +0100
commit2fe5834ddc1591b09c1620c6f7acea7632d37b13 (patch)
tree2f96aec481e5cf27a2e91c6921e388a3603a16ed /RELEASING_RAILS.rdoc
parentbf34a360dd9ecaf4260b310f415cb93eddcb6b34 (diff)
downloadrails-2fe5834ddc1591b09c1620c6f7acea7632d37b13.tar.gz
rails-2fe5834ddc1591b09c1620c6f7acea7632d37b13.tar.bz2
rails-2fe5834ddc1591b09c1620c6f7acea7632d37b13.zip
releasing instructions: updates the URLs that triggers stable docs generation and publishing
Diffstat (limited to 'RELEASING_RAILS.rdoc')
-rw-r--r--RELEASING_RAILS.rdoc2
1 files changed, 1 insertions, 1 deletions
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: