From 86edf010706a09b34150258f8ab9b678b64fd122 Mon Sep 17 00:00:00 2001 From: Baeumla Date: Wed, 7 Mar 2018 09:25:53 +0100 Subject: [PATCH] rendevouz server documentation update --- docs/api.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api.md b/docs/api.md index f352e7d..4361ec2 100644 --- a/docs/api.md +++ b/docs/api.md @@ -99,10 +99,10 @@ to the application source code or default config. This library includes the URL of a public rendezvous server run by the author. Application developers can use this one, or they can run their own -(see the `wormhole-server` command and the `src/wormhole/server/` directory) -and configure their clients to use it instead. This URL is passed as a -unicode string. Note that because the server actually speaks WebSockets, the -URL starts with `ws:` instead of `http:`. +(see the https://github.com/warner/magic-wormhole-mailbox-server repository) +and configure their clients to use it instead. The URL of the public +rendevouz server is passed as a unicode string. Note that because the server +actually speaks WebSockets, the URL starts with `ws:` instead of `http:`. ## Wormhole Parameters