diff options
| -rw-r--r-- | cbars.buetow.foo/content/home.xml | 4 | ||||
| -rw-r--r-- | httpbench.buetow.foo/content/home.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cbars.buetow.foo/content/home.xml b/cbars.buetow.foo/content/home.xml index 72be16c..4387147 100644 --- a/cbars.buetow.foo/content/home.xml +++ b/cbars.buetow.foo/content/home.xml @@ -7,9 +7,9 @@ <noop>The domain </noop> <strong>.buetow.foo</strong> <noop>contains only development, test and PoC stuff. Replace </noop> - <strong>$shomething.buetow.foo</strong> + <strong>$shomething.buetow.FOO</strong> <noop> with </noop> - <strong>$something.buetow.org</strong> + <strong>$something.buetow.ORG</strong> <noop> (if exists) to get the stable stuff.</noop> </text> </important> diff --git a/httpbench.buetow.foo/content/home.xml b/httpbench.buetow.foo/content/home.xml index b63550a..cbe5eeb 100644 --- a/httpbench.buetow.foo/content/home.xml +++ b/httpbench.buetow.foo/content/home.xml @@ -6,9 +6,9 @@ <noop>The domain </noop> <strong>.buetow.foo</strong> <noop>contains only development, test and PoC stuff. Replace </noop> - <strong>$shomething.buetow.foo</strong> + <strong>$shomething.buetow.FOO</strong> <noop> with </noop> - <strong>$something.buetow.org</strong> + <strong>$something.buetow.ORG</strong> <noop> (if exists) to get the stable stuff.</noop> </text> </important> |
