Commit 9058061a authored by Thordur Bjornsson's avatar Thordur Bjornsson

Don't use a real domain in examples.

Use example.com instead.
parent e2acb8e9
......@@ -81,7 +81,7 @@ compressed then uploaded, but the compressed result is not kept.
"post-processors": [
[
"compress",
{ "type": "upload", "endpoint": "http://fake.com" }
{ "type": "upload", "endpoint": "http://example.com" }
]
]
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment