summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-02-11 18:22:02 +0200
committerLars Wirzenius <liw@liw.fi>2017-02-11 18:22:02 +0200
commit95dd86e4df0b180d06dbba603f6314157e3e44ad (patch)
tree73e3faa41c7d1fc58683486f050072f515616748
parent835c05dd1f07789031154c98cee95e34e902a8aa (diff)
downloadserver-yarns-95dd86e4df0b180d06dbba603f6314157e3e44ad.tar.gz
Fix name of site
-rw-r--r--030-benchmarks.obnam.org.yarn10
1 files changed, 5 insertions, 5 deletions
diff --git a/030-benchmarks.obnam.org.yarn b/030-benchmarks.obnam.org.yarn
index 758f25c..4eefb65 100644
--- a/030-benchmarks.obnam.org.yarn
+++ b/030-benchmarks.obnam.org.yarn
@@ -1,11 +1,11 @@
-# benchmark.obnam.org
+# benchmarks.obnam.org
-`benchmark.obnam.org` is where I publish benchmark results from
+`benchmarks.obnam.org` is where I publish benchmark results from
Obnam, a side project of mine.
- SCENARIO benchmark.obnam.org
- GIVEN server is also known as benchmark.obnam.org
+ SCENARIO benchmarks.obnam.org
+ GIVEN server is also known as benchmarks.obnam.org
- WHEN user fetches http://benchmark.obnam.org/
+ WHEN user fetches http://benchmarks.obnam.org/
THEN HTTP status is 200
AND HTTP body matches "Obnam benchmarks"