about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-06-21 08:03:01 +0000
committerEric Wong <normalperson@yhbt.net>2010-06-21 08:03:01 +0000
commit23551fb5241630e1c8d1ea3788defb4b5bcbe832 (patch)
treeb7b6c8f14ae2d33c3fc2dc890e1ce7db51c3bba7 /README
parentc9a573e669e62e824f8e3cf37cd94162cd7a4170 (diff)
downloadrainbows-23551fb5241630e1c8d1ea3788defb4b5bcbe832.tar.gz
Make it easier to link to the Rainbows! configuration
documentation without anchors.  This also reduces the
amount of code we spew into Unicorn::Configurator.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2650b3c..d16d3f4 100644
--- a/README
+++ b/README
@@ -133,8 +133,8 @@ config file:
       worker_connections 100
     end
 
-See the {Rainbows! configuration}[link:Rainbows.html#method-i-Rainbows!]
-{documentation}[link:Rainbows.html#method-i-Rainbows!]
+See the {Rainbows! configuration}[link:Rainbows/Configurator.html]
+{documentation}[link:Rainbows/Configurator.html]
 for more details.
 
 == Development