diff options
| author | Paul Buetow (uranus) <paul@buetow.org> | 2014-12-21 20:40:36 +0100 |
|---|---|---|
| committer | Paul Buetow (uranus) <paul@buetow.org> | 2014-12-21 20:40:36 +0100 |
| commit | 7383430e514754d197a161fb55586cdfcfdfbfd1 (patch) | |
| tree | 005c27b01c4bd1dfdece269d5410496311370ad7 | |
| parent | 3b62dc770fac184a91254bdb220cdeb4763e54a8 (diff) | |
capital TLD
| -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> |
