[sbws/master] Use domains reserved for examples

commit 5e7ff7303eccb0996e221bded92ba7b0fe06682a Author: juga0 <juga@riseup.net> Date: Tue Aug 28 14:57:37 2018 +0000 Use domains reserved for examples --- DEPLOY.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DEPLOY.rst b/DEPLOY.rst index f94e0f7..5ed375b 100644 --- a/DEPLOY.rst +++ b/DEPLOY.rst @@ -50,13 +50,13 @@ Destination(s) configuration in more detail:: baz = off [destinations.foo] - url = http://fooshoomoo.com/sbws.bin + url = http://example.org/sbws.bin [destinations.bar] - url = https://barstoolsinc.com + url = https://example.com [destinations.baz] - url = https://bazistan.com/ask/stan/where/the/file/is.exe + url = https://example.net/ask/stan/where/the/file/is.exe ``foo`` demonstrates a typical case.
participants (1)
-
pastly@torproject.org