aboutsummaryrefslogtreecommitdiff
path: root/config_sample.rb
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-25 11:10:05 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-25 11:10:05 +0100
commitceb0007d7cf2a7ca51dc7f6cc05a3618d37c6c3e (patch)
tree35712bf522aca5d468be6c455d46e42120c5cefd /config_sample.rb
parentd172b56e183ab13b83604ce60f5c13694d2221aa (diff)
changed urls in sample config
Diffstat (limited to 'config_sample.rb')
-rw-r--r--config_sample.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/config_sample.rb b/config_sample.rb
index e53c2a8..2de3298 100644
--- a/config_sample.rb
+++ b/config_sample.rb
@@ -47,8 +47,8 @@ notice += "</table>"
notice += <<NOTICE
<h2>Examples</h2>
If you want to play around with the Tool, you may want to take a look at these two Example Polls:<br />
- <a href='EventScheduleExample'>Event Schedule Poll</a><br />
- <a href='NormalExample'>Normal Poll</a>
+ <a href='coffeebreak'>Event Schedule Poll</a><br />
+ <a href='coffee'>Normal Poll</a>
NOTICE
NOTICE = notice